Trace number 4404148

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 2019-09-20? (TO) 2400.54 607.406

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404148-1568991771.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404148-1568991771.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.98/0.88	c solve instance...
2400.21/607.36	s UNKNOWN
2400.21/607.36	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 (2843 MiB free)
  memory of node 1: 16384 MiB (2304 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404148-1568991771/watcher-4404148-1568991771 -o /var/tmp/evaluation-result-4404148-1568991771/solver-4404148-1568991771 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568991123-13293 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1598344766 HOME/instance-4404148-1568991771.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=14170, runsolver pid=14167
Current StackSize limit: 8192 KiB


[startup+0.103515 s]*
/proc/loadavg: 8.01 7.45 4.72 7/234 14186
/proc/meminfo: memFree=5254732/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15144776 memory=29036 CPUtime=0.13 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 5724 0 0 0 12 1 0 0 20 0 15 0 475091102 15508250624 7259 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3786194 7259 3187 1 0 3748377 0
[pid=14172/tid=14173] ppid=14170 vsize=15144776 memory=8252428994737482315 CPUtime=0.09 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) R 14170 14170 13261 0 -1 4202560 3577 0 0 0 8 1 0 0 20 0 15 0 475091102 15508250624 7259 33554432000 4194304 4196468 140726317042720 140059906197024 140059901989466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 7259 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 7259 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 7259 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 7259 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091104 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475091105 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058976212512 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475091105 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058975159664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091107 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 475091107 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 15 0 475091107 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0.02 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) R 14170 14170 13261 0 -1 4202560 370 0 0 0 2 0 0 0 20 0 15 0 475091107 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058970949744 140059901980054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091108 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091108 15508250624 7259 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30488 KiB

[startup+0.211635 s]*
/proc/loadavg: 8.01 7.45 4.72 6/234 14186
/proc/meminfo: memFree=5241492/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15144776 memory=40932 CPUtime=0.34 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 9481 0 0 0 31 3 0 0 20 0 15 0 475091102 15508250624 10233 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3786194 10233 3316 1 0 3748377 0
[pid=14172/tid=14173] ppid=14170 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) R 14170 14170 13261 0 -1 4202560 6623 0 0 0 18 2 0 0 20 0 15 0 475091102 15508250624 10233 33554432000 4194304 4196468 140726317042720 140059906203104 140059886011749 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15144776 memory=13675 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 10233 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15144776 memory=140694160917208 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 10233 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 10233 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15508250624 10233 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475091104 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475091105 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058976212512 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475091105 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058975159664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091107 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 557 0 0 0 2 0 0 0 20 0 15 0 475091107 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 209 0 0 0 2 0 0 0 20 0 15 0 475091107 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15144776 memory=140694157399680 CPUtime=0.08 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) R 14170 14170 13261 0 -1 4202560 788 0 0 0 8 0 0 0 20 0 15 0 475091107 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058970949744 140059901989466 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091108 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091108 15508250624 10233 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42384 KiB

[startup+0.31064 s]*
/proc/loadavg: 8.01 7.45 4.72 7/234 14186
/proc/meminfo: memFree=5234456/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15149032 memory=50184 CPUtime=0.53 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 10856 0 0 0 50 3 0 0 20 0 15 0 475091102 15512608768 12546 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3787258 12546 3356 1 0 3748377 0
[pid=14172/tid=14173] ppid=14170 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) R 14170 14170 13261 0 -1 4202560 7823 0 0 0 27 2 0 0 20 0 15 0 475091102 15512608768 12546 33554432000 4194304 4196468 140726317042720 140059906199232 140059886048606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15512608768 12546 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15512608768 12546 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15512608768 12546 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15512608768 12546 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475091104 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475091105 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058976212512 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475091105 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058975159664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091107 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 644 0 0 0 5 0 0 0 20 0 15 0 475091107 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 227 0 0 0 4 0 0 0 20 0 15 0 475091107 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) S 14170 14170 13261 0 -1 1077944384 866 0 0 0 12 0 0 0 20 0 15 0 475091107 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058970949744 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091108 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091108 15512608768 12546 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51636 KiB

[startup+0.703991 s]
/proc/loadavg: 8.01 7.45 4.72 7/234 14186
/proc/meminfo: memFree=5224212/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15151156 memory=87592 CPUtime=1.65 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 15034 0 0 0 159 6 0 0 20 0 15 0 475091102 15514783744 21898 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3787789 21898 3454 1 0 3748889 0
[pid=14172/tid=14173] ppid=14170 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) R 14170 14170 13261 0 -1 4202560 9199 0 0 0 64 3 0 0 20 0 15 0 475091102 15514783744 21898 33554432000 4194304 4196468 140726317042720 140059906204672 140059507456970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15151156 memory=53504 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15514783744 21898 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15514783744 21898 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15151156 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091103 15514783744 21898 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15151156 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475091103 15514783744 21898 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15151156 memory=580 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475091104 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15151156 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475091105 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058976212512 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475091105 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058975159664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15151156 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091107 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15151156 memory=2832 CPUtime=0.28 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) R 14170 14170 13261 0 -1 4202560 1394 0 0 0 28 0 0 0 20 0 15 0 475091107 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058973045024 140059885462358 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15151156 memory=1224 CPUtime=0.26 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) R 14170 14170 13261 0 -1 4202560 1151 0 0 0 26 0 0 0 20 0 15 0 475091107 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058971988640 140059882603952 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15151156 memory=6068 CPUtime=0.41 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) R 14170 14170 13261 0 -1 4202560 1979 0 0 0 40 1 0 0 20 0 15 0 475091107 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058970949744 140059901989466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475091108 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475091108 15514783744 21898 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89044 KiB

[startup+1.50399 s]
/proc/loadavg: 8.01 7.45 4.72 12/238 14190
/proc/meminfo: memFree=5145788/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0

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

/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 192856 0 0 0 229655 413 0 0 20 0 19 0 475091102 15787429888 985404 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3854353 985404 3549 1 0 3815453 0
[pid=14172/tid=14173] ppid=14170 vsize=15417412 memory=3941616 CPUtime=0.86 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) S 14170 14170 13261 0 -1 1077944384 9289 0 0 0 83 3 0 0 20 0 19 0 475091102 15787429888 985404 33554432000 4194304 4196468 140726317042720 140059906208896 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15417412 memory=3941616 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 1587 0 0 0 113 6 0 0 20 0 19 0 475091103 15787429888 985404 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15417412 memory=3941616 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 3639 0 0 0 109 8 0 0 20 0 19 0 475091103 15787429888 985404 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15417412 memory=3941616 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 3519 0 0 0 110 9 0 0 20 0 19 0 475091103 15787429888 985404 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15417412 memory=1452 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 5326 0 0 0 111 6 0 0 20 0 19 0 475091103 15787429888 985404 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15417412 memory=3941616 CPUtime=6.9 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 12861 0 0 0 470 220 0 0 20 0 19 0 475091104 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058976212576 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15417412 memory=53516 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058975159680 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091107 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15417412 memory=1452 CPUtime=2.67 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 17872 0 0 0 265 2 0 0 20 0 19 0 475091107 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15417412 memory=3941616 CPUtime=2.24 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 15131 0 0 0 223 1 0 0 20 0 19 0 475091107 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15417412 memory=3941616 CPUtime=0.73 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) S 14170 14170 13261 0 -1 1077944384 8770 0 0 0 71 2 0 0 20 0 19 0 475091107 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058970949744 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091108 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15417412 memory=6791534058613427641 CPUtime=0.24 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 876 0 0 0 4 20 0 0 20 0 19 0 475091108 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14187] ppid=14170 vsize=15417412 memory=6068 CPUtime=572.29 cores=1,3,5,7
/proc/14172/task/14187/stat : 14187 (java) R 14170 14170 13261 0 -1 4202560 4794 0 0 0 57201 28 0 0 20 0 19 0 475091191 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058959627576 140059510728408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14188] ppid=14170 vsize=15417412 memory=772 CPUtime=569.3 cores=1,3,5,7
/proc/14172/task/14188/stat : 14188 (java) R 14170 14170 13261 0 -1 4202560 5660 0 0 0 56923 7 0 0 20 0 19 0 475091191 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058958575688 140059510549971 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14189] ppid=14170 vsize=15417412 memory=1452 CPUtime=570.16 cores=1,3,5,7
/proc/14172/task/14189/stat : 14189 (java) R 14170 14170 13261 0 -1 4202560 100709 0 0 0 56901 115 0 0 20 0 19 0 475091191 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058957523720 140059510549944 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14190] ppid=14170 vsize=15417412 memory=1452 CPUtime=570.43 cores=1,3,5,7
/proc/14172/task/14190/stat : 14190 (java) R 14170 14170 13261 0 -1 4202560 1417 0 0 0 57042 1 0 0 20 0 19 0 475091191 15787429888 985404 33554432000 4194304 4196468 140726317042720 140058956470408 140059510550026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 2300.68 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3943068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+607.301 s]
/proc/loadavg: 8.46 8.49 6.62 9/239 14423
/proc/meminfo: memFree=259912/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15417412 memory=3941636 CPUtime=2400.21 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 194383 0 0 0 239608 413 0 0 20 0 19 0 475091102 15787429888 985409 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3854353 985409 3549 1 0 3815453 0
[pid=14172/tid=14173] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0.86 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) S 14170 14170 13261 0 -1 1077944384 9289 0 0 0 83 3 0 0 20 0 19 0 475091102 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059906208896 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 1587 0 0 0 113 6 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 3639 0 0 0 109 8 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15417412 memory=1452 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 3519 0 0 0 110 9 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 5326 0 0 0 111 6 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15417412 memory=1452 CPUtime=6.9 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 12917 0 0 0 470 220 0 0 20 0 19 0 475091104 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058976212576 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058975159680 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15417412 memory=1692 CPUtime=2.69 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 18638 0 0 0 267 2 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15417412 memory=3941616 CPUtime=2.24 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 15134 0 0 0 223 1 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15417412 memory=1452 CPUtime=0.73 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) S 14170 14170 13261 0 -1 1077944384 8778 0 0 0 71 2 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058970949744 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091108 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15417412 memory=1452 CPUtime=0.25 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 975 0 0 0 4 21 0 0 20 0 19 0 475091108 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14187] ppid=14170 vsize=15417412 memory=1452 CPUtime=597.18 cores=1,3,5,7
/proc/14172/task/14187/stat : 14187 (java) R 14170 14170 13261 0 -1 4202560 4856 0 0 0 59690 28 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058959625136 140059512069413 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14188] ppid=14170 vsize=15417412 memory=3941636 CPUtime=594.29 cores=1,3,5,7
/proc/14172/task/14188/stat : 14188 (java) R 14170 14170 13261 0 -1 4202560 6009 0 0 0 59422 7 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058958573848 140059510549949 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14189] ppid=14170 vsize=15417412 memory=53516 CPUtime=594.81 cores=1,3,5,7
/proc/14172/task/14189/stat : 14189 (java) R 14170 14170 13261 0 -1 4202560 100837 0 0 0 59366 115 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058957521016 140059512770618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14190] ppid=14170 vsize=15417412 memory=3941636 CPUtime=595.41 cores=1,3,5,7
/proc/14172/task/14190/stat : 14190 (java) R 14170 14170 13261 0 -1 4202560 1473 0 0 0 59540 1 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058956468152 140059510550068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 2400.21 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3943088 KiB

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

[startup+607.335 s]
# the end of solver process 14170 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001447 s, system=0.000723 s

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

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

[startup+607.301 s]
/proc/loadavg: 8.46 8.49 6.62 9/239 14423
/proc/meminfo: memFree=259912/32770624 swapFree=67001768/67108860
[pid=14170] ppid=14167 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/14170/stat : 14170 (xcsp3-exec) S 14167 14170 13261 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475091102 115843072 363 33554432000 4194304 5098028 140732609613168 140732609611272 140652699472508 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32354304 140732609614678 140732609614937 140732609614937 140732609617862 0
/proc/14170/statm: 28282 363 305 221 0 87 0
[pid=14172] ppid=14170 vsize=15417412 memory=3941636 CPUtime=2400.21 cores=1,3,5,7
/proc/14172/stat : 14172 (java) S 14170 14170 13261 0 -1 1077944320 194383 0 0 0 239608 413 0 0 20 0 19 0 475091102 15787429888 985409 33554432000 4194304 4196468 140726317042720 140726317025264 140059901968119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
/proc/14172/statm: 3854353 985409 3549 1 0 3815453 0
[pid=14172/tid=14173] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0.86 cores=1,3,5,7
/proc/14172/task/14173/stat : 14173 (java) S 14170 14170 13261 0 -1 1077944384 9289 0 0 0 83 3 0 0 20 0 19 0 475091102 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059906208896 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14174] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14174/stat : 14174 (java) S 14170 14170 13261 0 -1 1077944384 1587 0 0 0 113 6 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059830008464 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14175] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14175/stat : 14175 (java) S 14170 14170 13261 0 -1 1077944384 3639 0 0 0 109 8 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059828955664 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14176] ppid=14170 vsize=15417412 memory=1452 CPUtime=1.19 cores=1,3,5,7
/proc/14172/task/14176/stat : 14176 (java) S 14170 14170 13261 0 -1 1077944384 3519 0 0 0 110 9 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059827902864 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14177] ppid=14170 vsize=15417412 memory=3941636 CPUtime=1.17 cores=1,3,5,7
/proc/14172/task/14177/stat : 14177 (java) S 14170 14170 13261 0 -1 1077944384 5326 0 0 0 111 6 0 0 20 0 19 0 475091103 15787429888 985409 33554432000 4194304 4196468 140726317042720 140059826850064 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14178] ppid=14170 vsize=15417412 memory=1452 CPUtime=6.9 cores=1,3,5,7
/proc/14172/task/14178/stat : 14178 (java) S 14170 14170 13261 0 -1 1077944384 12917 0 0 0 470 220 0 0 20 0 19 0 475091104 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058977266544 140059901979266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14179] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14179/stat : 14179 (java) S 14170 14170 13261 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058976212576 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14180] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14180/stat : 14180 (java) S 14170 14170 13261 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 475091105 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058975159680 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14181] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14181/stat : 14181 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058974107984 140059901986715 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14182] ppid=14170 vsize=15417412 memory=1692 CPUtime=2.69 cores=1,3,5,7
/proc/14172/task/14182/stat : 14182 (java) S 14170 14170 13261 0 -1 1077944384 18638 0 0 0 267 2 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058973055344 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14183] ppid=14170 vsize=15417412 memory=3941616 CPUtime=2.24 cores=1,3,5,7
/proc/14172/task/14183/stat : 14183 (java) S 14170 14170 13261 0 -1 1077944384 15134 0 0 0 223 1 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058972002544 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14184] ppid=14170 vsize=15417412 memory=1452 CPUtime=0.73 cores=1,3,5,7
/proc/14172/task/14184/stat : 14184 (java) S 14170 14170 13261 0 -1 1077944384 8778 0 0 0 71 2 0 0 20 0 19 0 475091107 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058970949744 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14185] ppid=14170 vsize=15417412 memory=3941636 CPUtime=0 cores=1,3,5,7
/proc/14172/task/14185/stat : 14185 (java) S 14170 14170 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475091108 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058969897184 140059901978325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14186] ppid=14170 vsize=15417412 memory=1452 CPUtime=0.25 cores=1,3,5,7
/proc/14172/task/14186/stat : 14186 (java) S 14170 14170 13261 0 -1 1077944384 975 0 0 0 4 21 0 0 20 0 19 0 475091108 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058968845488 140059901979266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14187] ppid=14170 vsize=15417412 memory=1452 CPUtime=597.18 cores=1,3,5,7
/proc/14172/task/14187/stat : 14187 (java) R 14170 14170 13261 0 -1 4202560 4856 0 0 0 59690 28 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058959625136 140059512069413 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14188] ppid=14170 vsize=15417412 memory=3941636 CPUtime=594.29 cores=1,3,5,7
/proc/14172/task/14188/stat : 14188 (java) R 14170 14170 13261 0 -1 4202560 6009 0 0 0 59422 7 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058958573848 140059510549949 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14189] ppid=14170 vsize=15417412 memory=53516 CPUtime=594.81 cores=1,3,5,7
/proc/14172/task/14189/stat : 14189 (java) R 14170 14170 13261 0 -1 4202560 100837 0 0 0 59366 115 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058957521016 140059512770618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
[pid=14172/tid=14190] ppid=14170 vsize=15417412 memory=3941636 CPUtime=595.41 cores=1,3,5,7
/proc/14172/task/14190/stat : 14190 (java) R 14170 14170 13261 0 -1 4202560 1473 0 0 0 59540 1 0 0 20 0 19 0 475091191 15787429888 985409 33554432000 4194304 4196468 140726317042720 140058956468152 140059510550068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15085568 140726317044699 140726317044874 140726317044874 140726317047759 0
Current children cumulated CPU time: 2400.21 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3943088 KiB

Child status: 143
Real time (s): 607.406
CPU time (s): 2400.54
CPU user time (s): 2396.37
CPU system time (s): 4.17168
CPU usage (%): 395.212
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 3943088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.37
system time used= 4.17168
maximum resident set size= 3942056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195692
page faults= 0
swaps= 0
block input operations= 0
block output operations= 744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16867
involuntary context switches= 50692


# summary of solver processes directly reported to runsolver:
#   pid: 14170,14172
#   total CPU time (s): 2400.54
#   total CPU user time (s): 2396.37
#   total CPU system time (s): 4.17168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.29247 second user time and 7.20187 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 17:02:10
IDJOB=4404148
IDBENCH=136273
IDSOLVER=2864
FILE ID=node146/4404148-1568991771
RUNJOBID= node146-1568991123-13293
PBS_JOBID= 21704652
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404148-1568991771/watcher-4404148-1568991771 -o /var/tmp/evaluation-result-4404148-1568991771/solver-4404148-1568991771 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568991123-13293 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1598344766 HOME/instance-4404148-1568991771.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=1598344766

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         5271492 kB
MemAvailable:   31206040 kB
Buffers:          154456 kB
Cached:         25707280 kB
SwapCached:         3824 kB
Active:         13448428 kB
Inactive:       13065212 kB
Active(anon):     651448 kB
Inactive(anon):    47804 kB
Active(file):   12796980 kB
Inactive(file): 13017408 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:        853008 kB
Mapped:            64880 kB
Shmem:             38856 kB
Slab:             577468 kB
SReclaimable:     548620 kB
SUnreclaim:        28848 kB
KernelStack:        4080 kB
PageTables:         7204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2155880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    745472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node146 at 2019-09-20 17:12:18