Trace number 4394298

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-06-14? (TO) 2400.73 603.393

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r1.xml
MD5SUMa404c513102fb879343dc63e509eedd5
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 benchmark2005.75
Satisfiable
(Un)Satisfiability was proved
Number of variables166
Number of constraints25
Number of domains2
Minimum domain size12
Maximum domain size70
Distribution of domain sizes[{"size":12,"count":1},{"size":70,"count":165}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":154},{"degree":5,"count":11}]
Minimum constraint arity12
Maximum constraint arity165
Distribution of constraint arities[{"arity":12,"count":1},{"arity":15,"count":22},{"arity":165,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":11},{"type":"lex","count":1},{"type":"sum","count":11},{"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-4394298-1568334403.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394298-1568334403.xml, -tl, 2400s, -p, 4]
0.12/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.03/0.54	c solve instance...
2400.37/603.36	s UNKNOWN
2400.37/603.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 (9883 MiB free)
  memory of node 1: 16384 MiB (7169 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394298-1568334403/watcher-4394298-1568334403 -o /tmp/evaluation-result-4394298-1568334403/solver-4394298-1568334403 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1041872347 HOME/instance-4394298-1568334403.xml 

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

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=1713, runsolver pid=1710
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 8.79 8.54 8.18 8/234 1729
/proc/meminfo: memFree=17446424/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15144768 memory=29624 CPUtime=0.12 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 5804 0 0 0 11 1 0 0 20 0 15 0 409380475 15508242432 7406 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3786192 7406 3154 1 0 3748377 0
[pid=1715/tid=1716] ppid=1713 vsize=15144768 memory=-6664436420846797971 CPUtime=0.09 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) R 1713 1713 18186 0 -1 4202560 3729 0 0 0 8 1 0 0 20 0 15 0 409380475 15508242432 7406 33554432000 4194304 4196468 140726728894080 140509034835616 140508664960967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15144768 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380476 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15144768 memory=140292787910272 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15144768 memory=140292787910272 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380477 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409380478 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508498166688 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409380478 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508497114096 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) R 1713 1713 18186 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 15 0 409380480 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508495010288 140509030621786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) R 1713 1713 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409380480 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508493957744 140509030611586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15144768 memory=140292787910272 CPUtime=0.02 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 409380480 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15144768 memory=140292787910272 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380481 15508242432 7406 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31076 KiB

[startup+0.216396 s]*
/proc/loadavg: 8.79 8.54 8.18 8/234 1729
/proc/meminfo: memFree=17434800/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15144768 memory=40276 CPUtime=0.34 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 9314 0 0 0 31 3 0 0 20 0 15 0 409380475 15508242432 10069 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3786192 10069 3292 1 0 3748377 0
[pid=1715/tid=1716] ppid=1713 vsize=15146884 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) R 1713 1713 18186 0 -1 1077944384 6652 0 0 0 18 2 0 0 20 0 15 0 409380475 15510409216 10156 33554432000 4194304 4196468 140726728894080 140509034821432 140509032875719 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15146884 memory=4296933241 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380476 15510409216 10156 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15149024 memory=4121558707187070624 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15149024 memory=140292787910272 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409380477 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409380478 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508498166688 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409380478 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508497114096 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15149024 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) S 1713 1713 18186 0 -1 1077944384 545 0 0 0 2 0 0 0 20 0 15 0 409380480 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508495010288 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15149024 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) S 1713 1713 18186 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 15 0 409380480 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508493957744 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15149024 memory=140292787910272 CPUtime=0.08 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 781 0 0 0 8 0 0 0 20 0 15 0 409380480 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380481 15512600576 10159 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41728 KiB

[startup+0.311994 s]*
/proc/loadavg: 8.79 8.54 8.18 7/234 1729
/proc/meminfo: memFree=17427116/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15149024 memory=49784 CPUtime=0.53 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 10770 0 0 0 49 4 0 0 20 0 15 0 409380475 15512600576 12446 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3787256 12446 3343 1 0 3748377 0
[pid=1715/tid=1716] ppid=1713 vsize=15149024 memory=1398720917958146503 CPUtime=0.3 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) R 1713 1713 18186 0 -1 4202560 7771 0 0 0 27 3 0 0 20 0 15 0 409380475 15512600576 12515 33554432000 4194304 4196468 140726728894080 140509034831552 140509030622365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15149024 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15149024 memory=500 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15149024 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409380476 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15149024 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409380477 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15149024 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409380478 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508498166688 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409380478 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508497114096 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) S 1713 1713 18186 0 -1 1077944384 571 0 0 0 4 0 0 0 20 0 15 0 409380480 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508495010288 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) R 1713 1713 18186 0 -1 4202560 232 0 0 0 4 0 0 0 20 0 15 0 409380480 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508493957744 140509012118317 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 930 0 0 0 12 0 0 0 20 0 15 0 409380480 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15149024 memory=170985786 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409380480 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15149024 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409380481 15512600576 12515 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51236 KiB

[startup+0.706183 s]
/proc/loadavg: 8.79 8.54 8.18 9/234 1729
/proc/meminfo: memFree=17411052/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15417404 memory=81164 CPUtime=1.71 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 14577 0 0 0 165 6 0 0 20 0 19 0 409380475 15787421696 20291 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3854351 20291 3448 1 0 3815453 0
[pid=1715/tid=1716] ppid=1713 vsize=15417404 memory=56 CPUtime=0.53 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) S 1713 1713 18186 0 -1 1077944384 9165 0 0 0 49 4 0 0 20 0 19 0 409380475 15787421696 20291 33554432000 4194304 4196468 140726728894080 140509034841216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409380476 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409380476 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409380476 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409380476 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 409380477 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508498166688 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508497114096 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15417404 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) R 1713 1713 18186 0 -1 4202560 1321 0 0 0 19 0 0 0 20 0 19 0 409380480 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508494996856 140509011301216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15417404 memory=2 CPUtime=0.25 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) R 1713 1713 18186 0 -1 4202560 758 0 0 0 25 0 0 0 20 0 19 0 409380480 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508493950936 140509009860746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15417404 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) R 1713 1713 18186 0 -1 1077944384 1818 0 0 0 30 0 0 0 20 0 19 0 409380480 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15417404 memory=14004 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409380481 15787421696 20291 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 82616 KiB

[startup+1.50618 s]
/proc/loadavg: 8.79 8.54 8.18 11/238 1733
/proc/meminfo: memFree=17390392/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0

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

/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 65309 0 0 0 231647 31 0 0 20 0 19 0 409380475 15787421696 49444 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3854351 49444 3524 1 0 3815453 0
[pid=1715/tid=1716] ppid=1713 vsize=15417404 memory=197776 CPUtime=0.53 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) S 1713 1713 18186 0 -1 1077944384 9165 0 0 0 49 4 0 0 20 0 19 0 409380475 15787421696 49444 33554432000 4194304 4196468 140726728894080 140509034841216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15417404 memory=197776 CPUtime=0.27 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 2805 0 0 0 25 2 0 0 20 0 19 0 409380476 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15417404 memory=195608 CPUtime=0.27 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 993 0 0 0 24 3 0 0 20 0 19 0 409380476 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15417404 memory=197776 CPUtime=0.27 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2443 0 0 0 24 3 0 0 20 0 19 0 409380476 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15417404 memory=140292691242280 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 1003 0 0 0 25 3 0 0 20 0 19 0 409380476 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15417404 memory=197776 CPUtime=0.16 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 2817 0 0 0 9 7 0 0 20 0 19 0 409380477 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15417404 memory=195608 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508498166752 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508497114112 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15417404 memory=195608 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15417404 memory=3620 CPUtime=2.49 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) S 1713 1713 18186 0 -1 1077944384 14986 0 0 0 248 1 0 0 20 0 19 0 409380480 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508495010288 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15417404 memory=1452 CPUtime=2.28 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) S 1713 1713 18186 0 -1 1077944384 14436 0 0 0 227 1 0 0 20 0 19 0 409380480 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508493957744 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15417404 memory=3620 CPUtime=0.5 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 6605 0 0 0 49 1 0 0 20 0 19 0 409380480 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15417404 memory=197776 CPUtime=0.13 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 944 0 0 0 0 13 0 0 20 0 19 0 409380481 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1730] ppid=1713 vsize=15417404 memory=8112282956445269571 CPUtime=578.33 cores=0,2,4,6
/proc/1715/task/1730/stat : 1730 (java) R 1713 1713 18186 0 -1 4202560 1184 0 0 0 57833 0 0 0 20 0 19 0 409380530 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508481587816 140508669211600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1731] ppid=1713 vsize=15417404 memory=928 CPUtime=577.34 cores=0,2,4,6
/proc/1715/task/1731/stat : 1731 (java) R 1713 1713 18186 0 -1 4202560 3390 0 0 0 57733 1 0 0 20 0 19 0 409380530 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508480539168 140508670368918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1732] ppid=1713 vsize=15417404 memory=1760 CPUtime=577.61 cores=0,2,4,6
/proc/1715/task/1732/stat : 1732 (java) R 1713 1713 18186 0 -1 4202560 992 0 0 0 57760 1 0 0 20 0 19 0 409380530 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508479483648 140508667629125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1733] ppid=1713 vsize=15417404 memory=8112282956445269571 CPUtime=576.2 cores=0,2,4,6
/proc/1715/task/1733/stat : 1733 (java) R 1713 1713 18186 0 -1 4202560 2117 0 0 0 57620 0 0 0 20 0 19 0 409380530 15787421696 49444 33554432000 4194304 4196468 140726728894080 140508478431160 140508667466752 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 2316.78 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 199228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.301 s]
/proc/loadavg: 8.73 8.28 8.20 9/237 1873
/proc/meminfo: memFree=13345168/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15417404 memory=201872 CPUtime=2400.37 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 65371 0 0 0 240006 31 0 0 20 0 19 0 409380475 15787421696 50468 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3854351 50468 3524 1 0 3815453 0
[pid=1715/tid=1716] ppid=1713 vsize=15417404 memory=1452 CPUtime=0.53 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) S 1713 1713 18186 0 -1 1077944384 9165 0 0 0 49 4 0 0 20 0 19 0 409380475 15787421696 50468 33554432000 4194304 4196468 140726728894080 140509034841216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 2810 0 0 0 26 2 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 998 0 0 0 25 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2452 0 0 0 25 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.29 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 1012 0 0 0 26 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15417404 memory=1452 CPUtime=0.17 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 2825 0 0 0 9 8 0 0 20 0 19 0 409380477 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508498166752 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15417404 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508497114112 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15417404 memory=195608 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15417404 memory=3620 CPUtime=2.49 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) S 1713 1713 18186 0 -1 1077944384 14986 0 0 0 248 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508495010288 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15417404 memory=1452 CPUtime=2.28 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) S 1713 1713 18186 0 -1 1077944384 14436 0 0 0 227 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508493957744 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.5 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 6605 0 0 0 49 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15417404 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15417404 memory=2124 CPUtime=0.13 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 944 0 0 0 0 13 0 0 20 0 19 0 409380481 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1730] ppid=1713 vsize=15417404 memory=1452 CPUtime=599.1 cores=0,2,4,6
/proc/1715/task/1730/stat : 1730 (java) R 1713 1713 18186 0 -1 4202560 1188 0 0 0 59910 0 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508481587864 140508668987333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1731] ppid=1713 vsize=15417404 memory=1452 CPUtime=598.32 cores=0,2,4,6
/proc/1715/task/1731/stat : 1731 (java) R 1713 1713 18186 0 -1 4202560 3405 0 0 0 59831 1 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508480539152 140508668697147 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1732] ppid=1713 vsize=15417404 memory=1452 CPUtime=598.57 cores=0,2,4,6
/proc/1715/task/1732/stat : 1732 (java) R 1713 1713 18186 0 -1 4202560 995 0 0 0 59856 1 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508479483648 140508668984443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1733] ppid=1713 vsize=15417404 memory=201872 CPUtime=597 cores=0,2,4,6
/proc/1715/task/1733/stat : 1733 (java) R 1713 1713 18186 0 -1 4202560 2121 0 0 0 59700 0 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508478431272 140508668984608 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 2400.37 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 203324 KiB

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

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

[startup+603.393 s]
# the end of solver process 1715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.41 s, system=0.326596 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+603.301 s]
/proc/loadavg: 8.73 8.28 8.20 9/237 1873
/proc/meminfo: memFree=13345168/32770624 swapFree=66959216/67108860
[pid=1713] ppid=1710 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1713/stat : 1713 (xcsp3-exec) S 1710 1713 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409380474 115843072 363 33554432000 4194304 5098028 140727169780848 140727169778952 139672424628860 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 37494784 140727169786746 140727169786989 140727169786989 140727169789898 0
/proc/1713/statm: 28282 363 304 221 0 87 0
[pid=1715] ppid=1713 vsize=15417404 memory=201872 CPUtime=2400.37 cores=0,2,4,6
/proc/1715/stat : 1715 (java) S 1713 1713 18186 0 -1 1077944320 65371 0 0 0 240006 31 0 0 20 0 19 0 409380475 15787421696 50468 33554432000 4194304 4196468 140726728894080 140726728876624 140509030600439 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
/proc/1715/statm: 3854351 50468 3524 1 0 3815453 0
[pid=1715/tid=1716] ppid=1713 vsize=15417404 memory=1452 CPUtime=0.53 cores=0,2,4,6
/proc/1715/task/1716/stat : 1716 (java) S 1713 1713 18186 0 -1 1077944384 9165 0 0 0 49 4 0 0 20 0 19 0 409380475 15787421696 50468 33554432000 4194304 4196468 140726728894080 140509034841216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1717] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1717/stat : 1717 (java) S 1713 1713 18186 0 -1 1077944384 2810 0 0 0 26 2 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508622936848 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1718] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1718/stat : 1718 (java) S 1713 1713 18186 0 -1 1077944384 998 0 0 0 25 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508621884304 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1719] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.28 cores=0,2,4,6
/proc/1715/task/1719/stat : 1719 (java) S 1713 1713 18186 0 -1 1077944384 2452 0 0 0 25 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508620831760 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1720] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.29 cores=0,2,4,6
/proc/1715/task/1720/stat : 1720 (java) S 1713 1713 18186 0 -1 1077944384 1012 0 0 0 26 3 0 0 20 0 19 0 409380476 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508619779216 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1721] ppid=1713 vsize=15417404 memory=1452 CPUtime=0.17 cores=0,2,4,6
/proc/1715/task/1721/stat : 1721 (java) S 1713 1713 18186 0 -1 1077944384 2825 0 0 0 9 8 0 0 20 0 19 0 409380477 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508499220464 140509030611586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1722] ppid=1713 vsize=15417404 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1722/stat : 1722 (java) S 1713 1713 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508498166752 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1723] ppid=1713 vsize=15417404 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1723/stat : 1723 (java) S 1713 1713 18186 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 19 0 409380478 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508497114112 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1724] ppid=1713 vsize=15417404 memory=195608 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1724/stat : 1724 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508496062672 140509030619035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1725] ppid=1713 vsize=15417404 memory=3620 CPUtime=2.49 cores=0,2,4,6
/proc/1715/task/1725/stat : 1725 (java) S 1713 1713 18186 0 -1 1077944384 14986 0 0 0 248 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508495010288 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1726] ppid=1713 vsize=15417404 memory=1452 CPUtime=2.28 cores=0,2,4,6
/proc/1715/task/1726/stat : 1726 (java) S 1713 1713 18186 0 -1 1077944384 14436 0 0 0 227 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508493957744 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1727] ppid=1713 vsize=15417404 memory=201872 CPUtime=0.5 cores=0,2,4,6
/proc/1715/task/1727/stat : 1727 (java) S 1713 1713 18186 0 -1 1077944384 6605 0 0 0 49 1 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508492905200 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1728] ppid=1713 vsize=15417404 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/1715/task/1728/stat : 1728 (java) S 1713 1713 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409380480 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508491852896 140509030610645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1729] ppid=1713 vsize=15417404 memory=2124 CPUtime=0.13 cores=0,2,4,6
/proc/1715/task/1729/stat : 1729 (java) S 1713 1713 18186 0 -1 1077944384 944 0 0 0 0 13 0 0 20 0 19 0 409380481 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508490799408 140509030611586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1730] ppid=1713 vsize=15417404 memory=1452 CPUtime=599.1 cores=0,2,4,6
/proc/1715/task/1730/stat : 1730 (java) R 1713 1713 18186 0 -1 4202560 1188 0 0 0 59910 0 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508481587864 140508668987333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1731] ppid=1713 vsize=15417404 memory=1452 CPUtime=598.32 cores=0,2,4,6
/proc/1715/task/1731/stat : 1731 (java) R 1713 1713 18186 0 -1 4202560 3405 0 0 0 59831 1 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508480539152 140508668697147 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1732] ppid=1713 vsize=15417404 memory=1452 CPUtime=598.57 cores=0,2,4,6
/proc/1715/task/1732/stat : 1732 (java) R 1713 1713 18186 0 -1 4202560 995 0 0 0 59856 1 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508479483648 140508668984443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
[pid=1715/tid=1733] ppid=1713 vsize=15417404 memory=201872 CPUtime=597 cores=0,2,4,6
/proc/1715/task/1733/stat : 1733 (java) R 1713 1713 18186 0 -1 4202560 2121 0 0 0 59700 0 0 0 20 0 19 0 409380530 15787421696 50468 33554432000 4194304 4196468 140726728894080 140508478431272 140508668984608 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18550784 140726728901615 140726728901786 140726728901786 140726728904655 0
Current children cumulated CPU time: 2400.37 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 203324 KiB

Child status: 143
Real time (s): 603.393
CPU time (s): 2400.73
CPU user time (s): 2400.41
CPU system time (s): 0.326596
CPU usage (%): 397.872
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 261040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.41
system time used= 0.326596
maximum resident set size= 259592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66477
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19019
involuntary context switches= 47148


# summary of solver processes directly reported to runsolver:
#   pid: 1713,1715
#   total CPU time (s): 2400.73
#   total CPU user time (s): 2400.41
#   total CPU system time (s): 0.326596

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.58408 second user time and 6.63915 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 02:26:03
IDJOB=4394298
IDBENCH=137635
IDSOLVER=2842
FILE ID=node124/4394298-1568334403
RUNJOBID= node124-1568329129-18217
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r1.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 /tmp/evaluation-result-4394298-1568334403/watcher-4394298-1568334403 -o /tmp/evaluation-result-4394298-1568334403/solver-4394298-1568334403 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1041872347 HOME/instance-4394298-1568334403.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=1041872347

node124.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.47
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.47
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.47
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.47
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:        17463192 kB
MemAvailable:   29349368 kB
Buffers:          163296 kB
Cached:         11885844 kB
SwapCached:        45864 kB
Active:          3457900 kB
Inactive:       11104172 kB
Active(anon):    2468344 kB
Inactive(anon):    85948 kB
Active(file):     989556 kB
Inactive(file): 11018224 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959216 kB
Dirty:             26164 kB
Writeback:            52 kB
AnonPages:       2570608 kB
Mapped:            56144 kB
Shmem:             32744 kB
Slab:             336012 kB
SReclaimable:     306856 kB
SUnreclaim:        29156 kB
KernelStack:        3872 kB
PageTables:        10660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4500320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2455552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 02:36:07