Trace number 4281735

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) 2520.0701 2512.21

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281735-1503152879.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4281735-1503152879.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.32/0.37	c parse instance...
4.60/2.09	c solve instance...
2520.04/2512.20	s UNKNOWN
2520.04/2512.20	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14823 MiB free)
  memory of node 1: 16384 MiB (15331 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281735-1503152879/watcher-4281735-1503152879 -o /tmp/evaluation-result-4281735-1503152879/solver-4281735-1503152879 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 739312414 HOME/instance-4281735-1503152879.xml 

running on 4 cores: 1,3,5,7

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

solver pid=18195, runsolver pid=18192

[startup+0.100108 s]*
/proc/loadavg: 1.63 1.70 1.78 3/204 18204
/proc/meminfo: memFree=30869456/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13574484 memory=17728 CPUtime=0.02 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 3771 0 0 0 2 0 0 0 20 0 9 0 117483011 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3393621 4432 2086 1 0 3383118 0
[pid=18197/tid=18198] ppid=18195 vsize=13574484 memory=-8713483618642983523 CPUtime=0.02 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 2484 0 0 0 2 0 0 0 20 0 9 0 117483012 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139805033378408 139805029164189 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117483012 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13574484 memory=139782616364672 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117483012 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117483012 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117483012 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13574484 memory=139782616364672 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117483014 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 117483014 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804506543776 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 117483014 13900271616 4432 18446744073709551615 4194304 4196468 140721140298080 139804505490736 139805029152469 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19104 KiB

[startup+0.209841 s]*
/proc/loadavg: 1.63 1.70 1.78 3/211 18211
/proc/meminfo: memFree=30861312/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13974352 memory=28964 CPUtime=0.13 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 5187 0 0 0 12 1 0 0 20 0 15 0 117483011 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3493588 7241 2842 1 0 3482964 0
[pid=18197/tid=18198] ppid=18195 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 3126 0 0 0 9 0 0 0 20 0 15 0 117483012 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139805033366064 139805029154198 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13974352 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13974352 memory=139782616382265 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483012 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13974352 memory=139782616364672 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483014 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117483014 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804506543776 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117483014 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804505490672 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 117483017 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 117483017 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13974352 memory=139782616364672 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) R 18195 18195 8557 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 117483017 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805007634353 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13974352 memory=139782616364672 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483021 14309736448 7241 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30340 KiB

[startup+0.310303 s]*
/proc/loadavg: 1.63 1.70 1.78 4/211 18211
/proc/meminfo: memFree=30848456/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13978608 memory=39920 CPUtime=0.32 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 8759 0 0 0 30 2 0 0 20 0 15 0 117483011 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3494652 9980 3006 1 0 3482964 0
[pid=18197/tid=18198] ppid=18195 vsize=13978608 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 5909 0 0 0 17 1 0 0 20 0 15 0 117483012 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139805033363256 139805013222750 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483012 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483014 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117483014 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804506543776 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117483014 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804505490672 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 448 0 0 0 3 0 0 0 20 0 15 0 117483017 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 15 0 117483017 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 708 0 0 0 7 0 0 0 20 0 15 0 117483017 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483021 14314094592 9980 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41296 KiB

[startup+0.701593 s]
/proc/loadavg: 1.63 1.70 1.78 3/211 18211
/proc/meminfo: memFree=30831372/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13978684 memory=111560 CPUtime=1.24 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 11848 0 0 0 120 4 0 0 20 0 15 0 117483011 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3494671 27890 3161 1 0 3482964 0
[pid=18197/tid=18198] ppid=18195 vsize=13978684 memory=6298654963688298593 CPUtime=0.57 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 7377 0 0 0 54 3 0 0 20 0 15 0 117483012 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139805033377136 139805029156145 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13978684 memory=5937270905093056086 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13978684 memory=7739276948477859686 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13978684 memory=-8382737753049505125 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483012 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13978684 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483012 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117483014 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117483014 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804506543776 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13978684 memory=6378026435750 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117483014 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804505490672 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13978684 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13978684 memory=15540738687502695 CPUtime=0.23 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) R 18195 18195 8557 0 -1 4202560 1127 0 0 0 23 0 0 0 20 0 15 0 117483017 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804503373200 139805012628385 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13978684 memory=644 CPUtime=0.22 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) R 18195 18195 8557 0 -1 4202560 1066 0 0 0 22 0 0 0 20 0 15 0 117483017 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804502320352 139805013048381 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13978684 memory=1740 CPUtime=0.2 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 974 0 0 0 20 0 0 0 20 0 15 0 117483017 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13978684 memory=956 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13978684 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117483021 14314172416 27890 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 112936 KiB

[startup+1.50154 s]
/proc/loadavg: 1.63 1.70 1.78 3/211 18211
/proc/meminfo: memFree=30725668/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13980732 memory=193212 CPUtime=3.06 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 13486 0 0 0 299 7 0 0 20 0 15 0 117483011 14316269568 48303 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3495183 48303 3195 1 0 3483476 0
[pid=18197/tid=18198] ppid=18195 vsize=13980732 memory=-8774313645642428999 CPUtime=1.36 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 7587 0 0 0 132 4 0 0 20 0 15 0 117483012 14316269568 48303 18446744073709551615 4194304 4196468 140721140298080 139805033379280 139804628470465 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 117483012 14316269568 48303 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 117483012 14316269568 48303 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 117483012 14316269568 48303 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804505490688 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13980732 memory=322884 CPUtime=3.04 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 21110 0 0 0 302 2 0 0 20 0 15 0 117483017 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13980732 memory=322884 CPUtime=2.75 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 17946 0 0 0 273 2 0 0 20 0 15 0 117483017 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 8638 0 0 0 51 2 0 0 20 0 15 0 117483017 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13980732 memory=1376 CPUtime=1.24 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 2248 0 0 0 55 69 0 0 20 0 15 0 117483021 14316269568 80721 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 2390.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 324260 KiB

[startup+2442.3 s]
/proc/loadavg: 1.97 1.94 1.95 3/211 18430
/proc/meminfo: memFree=30751340/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13980732 memory=321860 CPUtime=2450.1 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 113626 0 0 0 244907 103 0 0 20 0 15 0 117483011 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3495183 80465 3232 1 0 3483476 0
[pid=18197/tid=18198] ppid=18195 vsize=13980732 memory=321860 CPUtime=2441.66 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 35759 0 0 0 244153 13 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139805033381008 139804629738097 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13980732 memory=322372 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 5736 0 0 0 11 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.17 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 4295 0 0 0 12 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 4507 0 0 0 9 7 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.17 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 4767 0 0 0 11 6 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13980732 memory=321860 CPUtime=0.11 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 7237 0 0 0 6 5 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13980732 memory=321860 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804506543840 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804505490688 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13980732 memory=321860 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13980732 memory=1164 CPUtime=3.04 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 21113 0 0 0 302 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13980732 memory=321860 CPUtime=2.75 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 17948 0 0 0 273 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 8640 0 0 0 51 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13980732 memory=1376 CPUtime=1.26 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 2279 0 0 0 56 70 0 0 20 0 15 0 117483021 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 2450.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 323236 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 1.95 1.95 3/211 18433
/proc/meminfo: memFree=30603080/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13980732 memory=321860 CPUtime=2510.13 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 114777 0 0 0 250909 104 0 0 20 0 15 0 117483011 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3495183 80465 3232 1 0 3483476 0
[pid=18197/tid=18198] ppid=18195 vsize=13980732 memory=1376 CPUtime=2501.64 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 36159 0 0 0 250151 13 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139805033379304 139804629737430 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13980732 memory=321860 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 5766 0 0 0 11 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13980732 memory=321860 CPUtime=0.17 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 4318 0 0 0 12 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 4591 0 0 0 9 7 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13980732 memory=321860 CPUtime=0.18 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 5095 0 0 0 12 6 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13980732 memory=321860 CPUtime=0.12 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 7412 0 0 0 7 5 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804506543840 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804505490688 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13980732 memory=321860 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13980732 memory=1376 CPUtime=3.04 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 21188 0 0 0 302 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13980732 memory=321860 CPUtime=2.75 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 17950 0 0 0 273 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13980732 memory=1376 CPUtime=0.53 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 8643 0 0 0 51 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13980732 memory=321860 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13980732 memory=321860 CPUtime=1.3 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 2310 0 0 0 59 71 0 0 20 0 15 0 117483021 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 2510.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 323236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.2 s]
/proc/loadavg: 1.99 1.95 1.95 3/211 18433
/proc/meminfo: memFree=30603080/32770624 swapFree=67105588/67108860
[pid=18195] ppid=18192 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/18195/stat : 18195 (xcsp3-exec) S 18192 18195 8557 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117483004 9740288 344 18446744073709551615 4194304 5098028 140723494947856 140723494945960 140398390846076 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 39395328 140723494953337 140723494953541 140723494953541 140723494957035 0
/proc/18195/statm: 2378 344 289 221 0 87 0
[pid=18197] ppid=18195 vsize=13980732 memory=321860 CPUtime=2520.04 cores=1,3,5,7
/proc/18197/stat : 18197 (java) S 18195 18195 8557 0 -1 1077944320 114843 0 0 0 251899 105 0 0 20 0 15 0 117483011 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 140721140280624 139805029142263 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
/proc/18197/statm: 3495183 80465 3232 1 0 3483476 0
[pid=18197/tid=18198] ppid=18195 vsize=13980732 memory=2032 CPUtime=2511.54 cores=1,3,5,7
/proc/18197/task/18198/stat : 18198 (java) R 18195 18195 8557 0 -1 4202560 36174 0 0 0 251141 13 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139805033377968 139804629738011 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18199] ppid=18195 vsize=13980732 memory=832 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18199/stat : 18199 (java) S 18195 18195 8557 0 -1 1077944384 5766 0 0 0 11 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804948556304 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18200] ppid=18195 vsize=13980732 memory=16436 CPUtime=0.17 cores=1,3,5,7
/proc/18197/task/18200/stat : 18200 (java) S 18195 18195 8557 0 -1 1077944384 4318 0 0 0 12 5 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804947503760 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18201] ppid=18195 vsize=13980732 memory=3904 CPUtime=0.16 cores=1,3,5,7
/proc/18197/task/18201/stat : 18201 (java) S 18195 18195 8557 0 -1 1077944384 4591 0 0 0 9 7 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804946450704 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18202] ppid=18195 vsize=13980732 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/18197/task/18202/stat : 18202 (java) S 18195 18195 8557 0 -1 1077944384 5095 0 0 0 12 6 0 0 20 0 15 0 117483012 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804945398160 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18203] ppid=18195 vsize=13980732 memory=63788 CPUtime=0.12 cores=1,3,5,7
/proc/18197/task/18203/stat : 18203 (java) S 18195 18195 8557 0 -1 1077944384 7413 0 0 0 7 5 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804507597552 139805029153410 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18204] ppid=18195 vsize=13980732 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18204/stat : 18204 (java) S 18195 18195 8557 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804506543840 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18205] ppid=18195 vsize=13980732 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18205/stat : 18205 (java) S 18195 18195 8557 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 117483014 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804505490688 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18206] ppid=18195 vsize=13980732 memory=63788 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18206/stat : 18206 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804504439248 139805029160859 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18207] ppid=18195 vsize=13980732 memory=1992 CPUtime=3.04 cores=1,3,5,7
/proc/18197/task/18207/stat : 18207 (java) S 18195 18195 8557 0 -1 1077944384 21188 0 0 0 302 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804503386352 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18208] ppid=18195 vsize=13980732 memory=1164 CPUtime=2.75 cores=1,3,5,7
/proc/18197/task/18208/stat : 18208 (java) S 18195 18195 8557 0 -1 1077944384 17950 0 0 0 273 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804502333808 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18209] ppid=18195 vsize=13980732 memory=7344 CPUtime=0.54 cores=1,3,5,7
/proc/18197/task/18209/stat : 18209 (java) S 18195 18195 8557 0 -1 1077944384 8692 0 0 0 52 2 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804501280752 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18210] ppid=18195 vsize=13980732 memory=1628 CPUtime=0 cores=1,3,5,7
/proc/18197/task/18210/stat : 18210 (java) S 18195 18195 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117483017 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804500228448 139805029152469 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
[pid=18197/tid=18211] ppid=18195 vsize=13980732 memory=14340 CPUtime=1.31 cores=1,3,5,7
/proc/18197/task/18211/stat : 18211 (java) S 18195 18195 8557 0 -1 1077944384 2311 0 0 0 59 72 0 0 20 0 15 0 117483021 14316269568 80465 18446744073709551615 4194304 4196468 140721140298080 139804499176496 139805029153410 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19456000 140721140302257 140721140302433 140721140302433 140721140305871 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 323236 KiB

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

[startup+2512.21 s]
# the end of solver process 18195 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001799 s, system=0 s

[startup+2512.21 s]
# the end of solver process 18197 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.01 s, system=1.05309 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): 2512.21
CPU time (s): 2520.07
CPU user time (s): 2519.01
CPU system time (s): 1.05309
CPU usage (%): 100.313
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 785112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.01
system time used= 1.05309
maximum resident set size= 785788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115556
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58650
involuntary context switches= 2091


# summary of solver processes directly reported to runsolver:
#   pid: 18195,18197
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2519.01
#   total CPU system time (s): 1.05309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5216 second user time and 24.97 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 16:13:54
IDJOB=4281735
IDBENCH=137152
IDSOLVER=2677
FILE ID=node126/4281735-1503152879
RUNJOBID= node126-1503095802-8616
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.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-4281735-1503152879/watcher-4281735-1503152879 -o /tmp/evaluation-result-4281735-1503152879/solver-4281735-1503152879 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 739312414 HOME/instance-4281735-1503152879.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=739312414

node126.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.81
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.81
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.81
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.81
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:        30878504 kB
MemAvailable:   31456740 kB
Buffers:          309724 kB
Cached:           557956 kB
SwapCached:          524 kB
Active:          1050204 kB
Inactive:         368852 kB
Active(anon):     507124 kB
Inactive(anon):    93904 kB
Active(file):     543080 kB
Inactive(file):   274948 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        550224 kB
Mapped:            70896 kB
Shmem:             49824 kB
Slab:             178652 kB
SReclaimable:     152088 kB
SUnreclaim:        26564 kB
KernelStack:        3408 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1678040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 16:55:47