Trace number 4282737

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-18)? (TO) 243.46899 240.02

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark1989.67
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"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-4282737-1503214181.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282737-1503214181.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
1.06/0.59	c solve instance...
243.44/240.01	s UNKNOWN
243.44/240.01	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 (12690 MiB free)
  memory of node 1: 16384 MiB (11397 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282737-1503214181/watcher-4282737-1503214181 -o /tmp/evaluation-result-4282737-1503214181/solver-4282737-1503214181 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2106922522 HOME/instance-4282737-1503214181.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=21141, runsolver pid=21138
Current StackSize limit: 8192 KiB


[startup+0.100268 s]*
/proc/loadavg: 1.63 1.77 1.88 4/217 21157
/proc/meminfo: memFree=24649248/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13978596 memory=28128 CPUtime=0.12 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 5459 0 0 0 11 1 0 0 20 0 15 0 154498959 14314082304 7032 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3494649 7032 2835 1 0 3482966 0
[pid=21143/tid=21144] ppid=21141 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 3470 0 0 0 9 0 0 0 20 0 15 0 154498959 14314082304 7097 33554432000 4194304 4196468 140733481939824 140611678575648 140611674361238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14314082304 7097 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13978596 memory=140601772525184 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14314082304 7097 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14314082304 7097 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14314082304 7097 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13978596 memory=140601772525184 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498962 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13978596 memory=140601772525184 CPUtime=0.01 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) R 21141 21141 17435 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610513115376 140611655586864 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13978596 memory=140601772525184 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498965 14314082304 7097 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29512 KiB

[startup+0.210663 s]*
/proc/loadavg: 1.63 1.77 1.88 3/217 21157
/proc/meminfo: memFree=24638304/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13982852 memory=40744 CPUtime=0.33 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 8175 0 0 0 31 2 0 0 20 0 15 0 154498959 14318440448 10186 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3495713 10186 3072 1 0 3482966 0
[pid=21143/tid=21144] ppid=21141 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) D 21141 21141 17435 0 -1 1077944384 5301 0 0 0 18 1 0 0 20 0 15 0 154498959 14318440448 10186 33554432000 4194304 4196468 140733481939824 140611678560096 140611667028525 0 4 0 16800975 18446744072101662244 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13982852 memory=13650 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 10186 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13982852 memory=140601773300979 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 10186 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318473216 10186 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318473216 10186 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13982852 memory=140601772525184 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 416 0 0 0 2 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 437 0 0 0 2 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13982852 memory=140601772525184 CPUtime=0.07 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 731 0 0 0 7 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 10186 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42128 KiB

[startup+0.311246 s]*
/proc/loadavg: 1.63 1.77 1.88 4/217 21157
/proc/meminfo: memFree=24631604/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13982852 memory=47336 CPUtime=0.51 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 9014 0 0 0 48 3 0 0 20 0 15 0 154498959 14318440448 11834 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3495713 11834 3101 1 0 3482966 0
[pid=21143/tid=21144] ppid=21141 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 5944 0 0 0 27 2 0 0 20 0 15 0 154498959 14318440448 11834 33554432000 4194304 4196468 140733481939824 140611678587344 140611674361238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 11834 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 11834 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 11834 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14318440448 11834 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13982852 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) R 21141 21141 17435 0 -1 1077944384 472 0 0 0 3 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) R 21141 21141 17435 0 -1 4202560 447 0 0 0 3 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610514167920 140611667334345 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) R 21141 21141 17435 0 -1 4202560 850 0 0 0 12 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610513111104 140611667449150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498965 14318440448 11834 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48720 KiB

[startup+0.700737 s]
/proc/loadavg: 1.63 1.77 1.88 6/217 21157
/proc/meminfo: memFree=24615104/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13984976 memory=71204 CPUtime=1.62 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 11943 0 0 0 158 4 0 0 20 0 15 0 154498959 14320615424 17801 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3496244 17801 3204 1 0 3483478 0
[pid=21143/tid=21144] ppid=21141 vsize=13984976 memory=1728 CPUtime=0.66 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 6646 0 0 0 64 2 0 0 20 0 15 0 154498959 14320615424 17801 33554432000 4194304 4196468 140733481939824 140611678585488 140611277794193 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13984976 memory=12136 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 17801 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 17801 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 17801 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 17801 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13984976 memory=8624 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13984976 memory=1204 CPUtime=0.3 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) R 21141 21141 17435 0 -1 4202560 1209 0 0 0 30 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610515210176 140611653538752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13984976 memory=1728 CPUtime=0.25 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 1050 0 0 0 25 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13984976 memory=1440 CPUtime=0.37 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 1729 0 0 0 37 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13984976 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13984976 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 17801 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 72588 KiB

[startup+1.50078 s]
/proc/loadavg: 1.63 1.77 1.88 4/217 21157
/proc/meminfo: memFree=24606420/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0

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

[pid=21143/tid=21149] ppid=21141 vsize=13984976 memory=92188 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 627 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13984976 memory=164 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13984976 memory=1384 CPUtime=1.34 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 10737 0 0 0 133 1 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13984976 memory=0 CPUtime=1.5 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 14156 0 0 0 149 1 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13984976 memory=96316 CPUtime=0.49 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 5247 0 0 0 48 1 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13984976 memory=43356 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13984976 memory=2428 CPUtime=0.01 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 598 0 0 0 0 1 0 0 20 0 15 0 154498965 14320615424 24079 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 105.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 97700 KiB

[startup+162.301 s]
/proc/loadavg: 1.97 1.86 1.89 3/217 21237
/proc/meminfo: memFree=24679240/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13984976 memory=116032 CPUtime=165.65 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 45055 0 0 0 16554 11 0 0 20 0 15 0 154498959 14320615424 29008 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3496244 29008 3227 1 0 3483478 0
[pid=21143/tid=21144] ppid=21141 vsize=13984976 memory=116032 CPUtime=162.2 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 11466 0 0 0 16216 4 0 0 20 0 15 0 154498959 14320615424 29008 33554432000 4194304 4196468 140733481939824 140611678588856 140611278163344 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13984976 memory=116016 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 29008 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13984976 memory=116016 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 29008 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13984976 memory=116032 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 29008 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13984976 memory=116032 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 29008 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13984976 memory=116032 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 639 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13984976 memory=116032 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13984976 memory=116016 CPUtime=1.35 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 10987 0 0 0 134 1 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13984976 memory=113940 CPUtime=1.51 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 14242 0 0 0 150 1 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13984976 memory=4096 CPUtime=0.5 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 5766 0 0 0 49 1 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 652 0 0 0 1 3 0 0 20 0 15 0 154498965 14320615424 29008 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 165.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 117416 KiB

[startup+222.301 s]
/proc/loadavg: 1.99 1.88 1.90 3/217 21238
/proc/meminfo: memFree=24664644/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13984976 memory=126280 CPUtime=225.71 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 45786 0 0 0 22559 12 0 0 20 0 15 0 154498959 14320615424 31570 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3496244 31570 3227 1 0 3483478 0
[pid=21143/tid=21144] ppid=21141 vsize=13984976 memory=126280 CPUtime=222.21 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 11694 0 0 0 22217 4 0 0 20 0 15 0 154498959 14320615424 31570 33554432000 4194304 4196468 140733481939824 140611678585456 140611277805373 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13984976 memory=126280 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 31570 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13984976 memory=126280 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 31570 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 31570 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13984976 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 31570 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13984976 memory=2321 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 669 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13984976 memory=124232 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13984976 memory=126280 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13984976 memory=126280 CPUtime=1.36 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 11277 0 0 0 135 1 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13984976 memory=126280 CPUtime=1.53 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 14394 0 0 0 152 1 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13984976 memory=4096 CPUtime=0.5 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 5793 0 0 0 49 1 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13984976 memory=43356 CPUtime=0.06 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 656 0 0 0 2 4 0 0 20 0 15 0 154498965 14320615424 31570 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 225.71 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 127664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.99 1.89 1.90 3/217 21238
/proc/meminfo: memFree=24661092/32770624 swapFree=67108860/67108860
[pid=21141] ppid=21138 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/21141/stat : 21141 (xcsp3-exec) S 21138 21141 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154498959 9740288 346 33554432000 4194304 5098028 140727260809696 140727260807800 140458195022460 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 28450816 140727260816500 140727260816704 140727260816704 140727260819435 0
/proc/21141/statm: 2378 346 289 221 0 87 0
[pid=21143] ppid=21141 vsize=13984976 memory=130388 CPUtime=243.44 cores=0,2,4,6
/proc/21143/stat : 21143 (java) S 21141 21141 17435 0 -1 1077944320 45894 0 0 0 24332 12 0 0 20 0 15 0 154498959 14320615424 32597 33554432000 4194304 4196468 140733481939824 140733481922368 140611674349303 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
/proc/21143/statm: 3496244 32597 3228 1 0 3483478 0
[pid=21143/tid=21144] ppid=21141 vsize=13984976 memory=128328 CPUtime=239.91 cores=0,2,4,6
/proc/21143/task/21144/stat : 21144 (java) R 21141 21141 17435 0 -1 4202560 11706 0 0 0 23987 4 0 0 20 0 15 0 154498959 14320615424 32597 33554432000 4194304 4196468 140733481939824 140611678586888 140611278467168 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21145] ppid=21141 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21145/stat : 21145 (java) S 21141 21141 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 32597 33554432000 4194304 4196468 140733481939824 140611604437264 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21146] ppid=21141 vsize=13984976 memory=960 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21146/stat : 21146 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 32597 33554432000 4194304 4196468 140733481939824 140611603384720 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21147] ppid=21141 vsize=13984976 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21147/stat : 21147 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 32597 33554432000 4194304 4196468 140733481939824 140611602332176 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21148] ppid=21141 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21148/stat : 21148 (java) S 21141 21141 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154498960 14320615424 32597 33554432000 4194304 4196468 140733481939824 140611601279632 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21149] ppid=21141 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21149/stat : 21149 (java) S 21141 21141 17435 0 -1 1077944384 669 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610855254512 140611674360450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21150] ppid=21141 vsize=13984976 memory=8624 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21150/stat : 21150 (java) S 21141 21141 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610518377888 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21151] ppid=21141 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21151/stat : 21151 (java) S 21141 21141 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154498962 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610517325296 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21152] ppid=21141 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21152/stat : 21152 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610516273872 140611674367899 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21153] ppid=21141 vsize=13984976 memory=43356 CPUtime=1.36 cores=0,2,4,6
/proc/21143/task/21153/stat : 21153 (java) S 21141 21141 17435 0 -1 1077944384 11286 0 0 0 135 1 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610515220464 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21154] ppid=21141 vsize=13984976 memory=2428 CPUtime=1.56 cores=0,2,4,6
/proc/21143/task/21154/stat : 21154 (java) S 21141 21141 17435 0 -1 1077944384 14481 0 0 0 155 1 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610514167920 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21155] ppid=21141 vsize=13984976 memory=1292 CPUtime=0.5 cores=0,2,4,6
/proc/21143/task/21155/stat : 21155 (java) S 21141 21141 17435 0 -1 1077944384 5793 0 0 0 49 1 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610513115376 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21156] ppid=21141 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/21143/task/21156/stat : 21156 (java) S 21141 21141 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610512063072 140611674359509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
[pid=21143/tid=21157] ppid=21141 vsize=13984976 memory=12136 CPUtime=0.06 cores=0,2,4,6
/proc/21143/task/21157/stat : 21157 (java) S 21141 21141 17435 0 -1 1077944384 656 0 0 0 2 4 0 0 20 0 15 0 154498965 14320615424 32597 33554432000 4194304 4196468 140733481939824 140610511010608 140611674360450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 17854464 140733481944221 140733481944396 140733481944396 140733481947087 0
Current children cumulated CPU time: 243.44 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 131772 KiB

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

[startup+240.02 s]
# the end of solver process 21141 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.339 s, system=0.130004 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.02
CPU time (s): 243.469
CPU user time (s): 243.339
CPU system time (s): 0.130004
CPU usage (%): 101.437
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 131772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.339
system time used= 0.130004
maximum resident set size= 135088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7763
involuntary context switches= 166


# summary of solver processes directly reported to runsolver:
#   pid: 21141
#   total CPU time (s): 243.469
#   total CPU user time (s): 243.339
#   total CPU system time (s): 0.130004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27167 second user time and 2.24121 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 09:15:21
IDJOB=4282737
IDBENCH=136341
IDSOLVER=2678
FILE ID=node148/4282737-1503214181
RUNJOBID= node148-1503208459-17466
PBS_JOBID= 20630865
Free space on /tmp= 61716 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.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-4282737-1503214181/watcher-4282737-1503214181 -o /tmp/evaluation-result-4282737-1503214181/solver-4282737-1503214181 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17466 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2106922522 HOME/instance-4282737-1503214181.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=2106922522

node148.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.19
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.19
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.19
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.19
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:        24667228 kB
MemAvailable:   31774912 kB
Buffers:          298168 kB
Cached:          7099144 kB
SwapCached:            0 kB
Active:          1497820 kB
Inactive:        6154716 kB
Active(anon):     206276 kB
Inactive(anon):    84704 kB
Active(file):    1291544 kB
Inactive(file):  6070012 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7744 kB
Writeback:             0 kB
AnonPages:        262188 kB
Mapped:            64248 kB
Shmem:             33416 kB
Slab:             150628 kB
SReclaimable:     123928 kB
SUnreclaim:        26700 kB
KernelStack:        3600 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1431748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61708 MiB
End job on node148 at 2017-08-20 09:19:21