Trace number 4280286

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)? (TO) 19970 2520.4099

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w4b3r4.xml
MD5SUMf75a86a5a7a46a13e5890f4f16694299
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 variables2727
Number of constraints119
Number of domains2
Minimum domain size59
Maximum domain size186
Distribution of domain sizes[{"size":59,"count":1},{"size":186,"count":2726}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2668},{"degree":5,"count":58}]
Minimum constraint arity47
Maximum constraint arity2726
Distribution of constraint arities[{"arity":47,"count":116},{"arity":59,"count":1},{"arity":2726,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":58},{"type":"lex","count":1},{"type":"sum","count":58},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280286-1503168306.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280286-1503168306.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
1.87/0.78	c solve instance...
19968.47/2520.10	s UNKNOWN
19968.47/2520.10	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 (12742 MiB free)
  memory of node 1: 16384 MiB (13960 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280286-1503168306/watcher-4280286-1503168306 -o /tmp/evaluation-result-4280286-1503168306/solver-4280286-1503168306 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503164925-17586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 587423648 HOME/instance-4280286-1503168306.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=17763, runsolver pid=17760

[startup+0.100064 s]*
/proc/loadavg: 8.05 8.25 8.25 2/199 17784
/proc/meminfo: memFree=27328380/32770624 swapFree=67108860/67108860
[pid=17763] ppid=17760 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17763/stat : 17763 (xcsp3-exec) S 17760 17763 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149918258 9740288 346 33554432000 4194304 5098028 140723339187264 140723339185368 140632554656380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13524992 140723339195493 140723339195703 140723339195703 140723339198443 0
/proc/17763/statm: 2378 346 289 221 0 87 0
[pid=17765] ppid=17763 vsize=25999808 memory=26592 CPUtime=0.12 cores=0-7
/proc/17765/stat : 17765 (java) S 17763 17763 17559 0 -1 1077944320 5511 0 0 0 10 2 0 0 20 0 20 0 149918259 26623803392 6648 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6499952 6648 2859 1 0 6488269 0
[pid=17765/tid=17766] ppid=17763 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) R 17763 17763 17559 0 -1 4202560 3513 0 0 0 8 1 0 0 20 0 20 0 149918259 26623803392 6648 33554432000 4194304 4196468 140728701408208 139892297613904 139892277425509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17763 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17763 vsize=25999808 memory=140192956069504 CPUtime=0 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17770] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17770/stat : 17770 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891848948112 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17771] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17771/stat : 17771 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891847896080 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17772] ppid=17763 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17772/stat : 17772 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891846843536 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17773] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17773/stat : 17773 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891845790480 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17774] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17774/stat : 17774 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918260 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891844737936 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17775] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17775/stat : 17775 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918261 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891420825840 139892293393026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17776] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17776/stat : 17776 (java) S 17763 17763 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149918262 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891419772064 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17777] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17777/stat : 17777 (java) S 17763 17763 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149918262 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891418718960 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17778] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17778/stat : 17778 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891417667536 139892293400475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17779] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17779/stat : 17779 (java) S 17763 17763 17559 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891416615664 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17780] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17780/stat : 17780 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891415563120 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17781] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17781/stat : 17781 (java) S 17763 17763 17559 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891414510064 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17782] ppid=17763 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/17765/task/17782/stat : 17782 (java) S 17763 17763 17559 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891413457520 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17783] ppid=17763 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17783/stat : 17783 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918264 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891412404704 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17784] ppid=17763 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17784/stat : 17784 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918265 26623803392 6648 33554432000 4194304 4196468 140728701408208 139891411352240 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27976 KiB

[startup+0.216982 s]*
/proc/loadavg: 8.05 8.25 8.25 3/199 17784
/proc/meminfo: memFree=27316832/32770624 swapFree=67108860/67108860
[pid=17763] ppid=17760 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17763/stat : 17763 (xcsp3-exec) S 17760 17763 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149918258 9740288 346 33554432000 4194304 5098028 140723339187264 140723339185368 140632554656380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13524992 140723339195493 140723339195703 140723339195703 140723339198443 0
/proc/17763/statm: 2378 346 289 221 0 87 0
[pid=17765] ppid=17763 vsize=26004064 memory=38680 CPUtime=0.34 cores=0-7
/proc/17765/stat : 17765 (java) S 17763 17763 17559 0 -1 1077944320 8365 0 0 0 31 3 0 0 20 0 20 0 149918259 26628161536 9670 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6501016 9670 3034 1 0 6488269 0
[pid=17765/tid=17766] ppid=17763 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) R 17763 17763 17559 0 -1 4202560 5446 0 0 0 19 1 0 0 20 0 20 0 149918259 26628161536 9670 33554432000 4194304 4196468 140728701408208 139892297604704 139892286059893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17763 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17763 vsize=26004064 memory=140192956777499 CPUtime=0 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17763 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17770] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17770/stat : 17770 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891848948112 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17771] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17771/stat : 17771 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891847896080 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17772] ppid=17763 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17772/stat : 17772 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891846843536 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17773] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17773/stat : 17773 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891845790480 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17774] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17774/stat : 17774 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891844737936 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17775] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17775/stat : 17775 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918261 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891420825840 139892293393026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17776] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17776/stat : 17776 (java) S 17763 17763 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149918262 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891419772064 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17777] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17777/stat : 17777 (java) S 17763 17763 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149918262 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891418718960 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17778] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17778/stat : 17778 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891417667536 139892293400475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17779] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17779/stat : 17779 (java) S 17763 17763 17559 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891416615664 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17780] ppid=17763 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17765/task/17780/stat : 17780 (java) S 17763 17763 17559 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891415563120 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17781] ppid=17763 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/17765/task/17781/stat : 17781 (java) S 17763 17763 17559 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891414510064 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17782] ppid=17763 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/17765/task/17782/stat : 17782 (java) S 17763 17763 17559 0 -1 1077944384 767 0 0 0 8 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891413457520 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17783] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17783/stat : 17783 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918264 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891412404704 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17784] ppid=17763 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17784/stat : 17784 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918265 26628161536 9670 33554432000 4194304 4196468 140728701408208 139891411352240 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40064 KiB

[startup+0.310243 s]*
/proc/loadavg: 8.05 8.25 8.25 3/199 17784
/proc/meminfo: memFree=27313172/32770624 swapFree=67108860/67108860
[pid=17763] ppid=17760 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17763/stat : 17763 (xcsp3-exec) S 17760 17763 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149918258 9740288 346 33554432000 4194304 5098028 140723339187264 140723339185368 140632554656380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13524992 140723339195493 140723339195703 140723339195703 140723339198443 0
/proc/17763/statm: 2378 346 289 221 0 87 0
[pid=17765] ppid=17763 vsize=26004064 memory=46184 CPUtime=0.5 cores=0-7
/proc/17765/stat : 17765 (java) S 17763 17763 17559 0 -1 1077944320 9228 0 0 0 46 4 0 0 20 0 20 0 149918259 26628161536 11546 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6501016 11546 3072 1 0 6488269 0
[pid=17765/tid=17766] ppid=17763 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) R 17763 17763 17559 0 -1 4202560 6120 0 0 0 27 2 0 0 20 0 20 0 149918259 26628161536 11546 33554432000 4194304 4196468 140728701408208 139892297605696 139892293403805 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17770] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17770/stat : 17770 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891848948112 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17771] ppid=17763 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/17765/task/17771/stat : 17771 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891847896080 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17772] ppid=17763 vsize=26004064 memory=140192832910255 CPUtime=0 cores=0-7
/proc/17765/task/17772/stat : 17772 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891846843536 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17773] ppid=17763 vsize=26004064 memory=140192832912560 CPUtime=0 cores=0-7
/proc/17765/task/17773/stat : 17773 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891845790480 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17774] ppid=17763 vsize=26004064 memory=140192832914864 CPUtime=0 cores=0-7
/proc/17765/task/17774/stat : 17774 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918260 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891844737936 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17775] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17775/stat : 17775 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918261 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891420825840 139892293393026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17776] ppid=17763 vsize=26004064 memory=280385665836688 CPUtime=0 cores=0-7
/proc/17765/task/17776/stat : 17776 (java) S 17763 17763 17559 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149918262 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891419772064 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17777] ppid=17763 vsize=26004064 memory=280385665843600 CPUtime=0 cores=0-7
/proc/17765/task/17777/stat : 17777 (java) S 17763 17763 17559 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149918262 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891418718960 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17778] ppid=17763 vsize=26004064 memory=280385665784880 CPUtime=0 cores=0-7
/proc/17765/task/17778/stat : 17778 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891417667536 139892293400475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17779] ppid=17763 vsize=26004064 memory=280385665857424 CPUtime=0.01 cores=0-7
/proc/17765/task/17779/stat : 17779 (java) S 17763 17763 17559 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891416615664 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17780] ppid=17763 vsize=26004064 memory=280385665864336 CPUtime=0.02 cores=0-7
/proc/17765/task/17780/stat : 17780 (java) R 17763 17763 17559 0 -1 4202560 259 0 0 0 2 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891415563120 139892274918858 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17781] ppid=17763 vsize=26004064 memory=280385665862032 CPUtime=0.02 cores=0-7
/proc/17765/task/17781/stat : 17781 (java) S 17763 17763 17559 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891414510064 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17782] ppid=17763 vsize=26004064 memory=280385665878192 CPUtime=0.12 cores=0-7
/proc/17765/task/17782/stat : 17782 (java) R 17763 17763 17559 0 -1 4202560 862 0 0 0 12 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891413453200 139892271747056 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17783] ppid=17763 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17783/stat : 17783 (java) S 17763 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149918264 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891412404704 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17784] ppid=17763 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17765/task/17784/stat : 17784 (java) S 17763 17763 17559 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149918265 26628161536 11546 33554432000 4194304 4196468 140728701408208 139891411352240 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47568 KiB

[startup+0.700943 s]
/proc/loadavg: 8.05 8.25 8.25 5/199 17784
/proc/meminfo: memFree=27293024/32770624 swapFree=67108860/67108860
[pid=17763] ppid=17760 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/17763/stat : 17763 (xcsp3-exec) S 17760 17763 17559 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149918258 9740288 346 33554432000 4194304 5098028 140723339187264 140723339185368 140632554656380 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13524992 140723339195493 140723339195703 140723339195703 140723339198443 0
/proc/17763/statm: 2378 346 289 221 0 87 0
[pid=17765] ppid=17763 vsize=26006188 memory=109432 CPUtime=1.87 cores=0-7
/proc/17765/stat : 17765 (java) S 17763 17763 17559 0 -1 1077944320 12855 0 0 0 182 5 0 0 20 0 20 0 149918259 26630336512 27358 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6501547 27358 3215 1 0 6488781 0
[pid=17765/tid=17766] ppid=17763 vsize=26006188 memory=280385666236080 CPUtime=0.67 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) R 17763 17763 17559 0 -1 4202560 6794 0 0 0 64 3 0 0 20 0 20 0 149918259 26630336512 27358 33554432000 4194304 4196468 140728701408208 139892297619744 139892278619345 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17763 vsize=26006188 memory=140192833119088 CPUtime=0 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26630336512 27358 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17763 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26630336512 27358 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17763 vsize=26006188 memory=4620 CPUtime=0 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17763 17763 17559 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149918260 26630336512 27358 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0

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

[pid=17765/tid=17788] ppid=17763 vsize=26538700 memory=6791534058613427641 CPUtime=2492.53 cores=0-7
/proc/17765/task/17788/stat : 17788 (java) R 17763 17763 17559 0 -1 4202560 14778 0 0 0 249207 46 0 0 20 0 28 0 149918338 27175628800 2287310 33554432000 4194304 4196468 140728701408208 139891400185864 139891935726394 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17789] ppid=17763 vsize=26538700 memory=4316 CPUtime=2487.19 cores=0-7
/proc/17765/task/17789/stat : 17789 (java) R 17763 17763 17559 0 -1 4202560 13252 0 0 0 248691 28 0 0 20 0 28 0 149918338 27175628800 2287310 33554432000 4194304 4196468 140728701408208 139891399131240 139891936178228 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17790] ppid=17763 vsize=26538700 memory=928 CPUtime=2492.71 cores=0-7
/proc/17765/task/17790/stat : 17790 (java) R 17763 17763 17559 0 -1 4202560 4489 0 0 0 249266 5 0 0 20 0 28 0 149918338 27175628800 2287310 33554432000 4194304 4196468 140728701408208 139891398078696 139891935726196 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17791] ppid=17763 vsize=26538700 memory=1576 CPUtime=2476.78 cores=0-7
/proc/17765/task/17791/stat : 17791 (java) R 17763 17763 17559 0 -1 4202560 33946 0 0 0 247514 164 0 0 20 0 28 0 149918338 27175628800 2287310 33554432000 4194304 4196468 140728701408208 139891397025280 139891929376446 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17792] ppid=17763 vsize=26538700 memory=2196 CPUtime=2487.41 cores=0-7
/proc/17765/task/17792/stat : 17792 (java) R 17763 17763 17559 0 -1 4202560 8668 0 0 0 248727 14 0 0 20 0 28 0 149918338 27175628800 2287310 33554432000 4194304 4196468 140728701408208 139891395972936 139891936177880 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current children cumulated CPU time: 19968.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9150624 KiB

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

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

[startup+2520.41 s]
# the end of solver process 17765 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19961.5 s, system=8.43375 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+2520.21 s]
/proc/loadavg: 8.01 8.15 8.19 4/208 17849
/proc/meminfo: memFree=18191032/32770624 swapFree=67108860/67108860
[pid=17765] ppid=17760 vsize=26671828 memory=9149452 CPUtime=19969.6 cores=0-7
/proc/17765/stat : 17765 (java) S 17760 17763 17559 0 -1 1077944320 328340 0 0 0 1996128 831 0 0 20 0 28 0 149918259 27311951872 2287363 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6667957 2287363 3303 1 0 6655191 0
[pid=17765/tid=17766] ppid=17760 vsize=26671828 memory=1692 CPUtime=0.76 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) S 17760 17763 17559 0 -1 1077944384 6888 0 0 0 73 3 0 0 20 0 28 0 149918259 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892297622656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17760 vsize=26671828 memory=916 CPUtime=6.36 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17760 17763 17559 0 -1 1077944384 9179 0 0 0 621 15 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17760 vsize=26671828 memory=288230574492221466 CPUtime=6.34 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17760 17763 17559 0 -1 1077944384 10044 0 0 0 620 14 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17760 vsize=26671828 memory=288230596050944315 CPUtime=6.4 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17760 17763 17559 0 -1 1077944384 10936 0 0 0 611 29 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17770] ppid=17760 vsize=26671828 memory=13850763596142468 CPUtime=6.35 cores=0-7
/proc/17765/task/17770/stat : 17770 (java) S 17760 17763 17559 0 -1 1077944384 10304 0 0 0 620 15 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891848948112 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17771] ppid=17760 vsize=26671828 memory=4872558044660077418 CPUtime=6.33 cores=0-7
/proc/17765/task/17771/stat : 17771 (java) S 17760 17763 17559 0 -1 1077944384 9839 0 0 0 623 10 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891847896080 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17772] ppid=17760 vsize=26671828 memory=928 CPUtime=6.31 cores=0-7
/proc/17765/task/17772/stat : 17772 (java) S 17760 17763 17559 0 -1 1077944384 7797 0 0 0 607 24 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891846843536 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17773] ppid=17760 vsize=26671828 memory=1576 CPUtime=6.35 cores=0-7
/proc/17765/task/17773/stat : 17773 (java) S 17760 17763 17559 0 -1 1077944384 8597 0 0 0 617 18 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891845790480 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17774] ppid=17760 vsize=26671828 memory=2196 CPUtime=6.35 cores=0-7
/proc/17765/task/17774/stat : 17774 (java) S 17760 17763 17559 0 -1 1077944384 10317 0 0 0 618 17 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891844737936 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17775] ppid=17760 vsize=26671828 memory=8040 CPUtime=19.02 cores=0-7
/proc/17765/task/17775/stat : 17775 (java) R 17760 17763 17559 0 -1 4202560 40932 0 0 0 1752 150 0 0 20 0 28 0 149918261 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891420825976 139892286010087 0 0 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17776] ppid=17760 vsize=26671828 memory=840 CPUtime=0 cores=0-7
/proc/17765/task/17776/stat : 17776 (java) S 17760 17763 17559 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 149918262 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891419772128 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17777] ppid=17760 vsize=26671828 memory=1692 CPUtime=0 cores=0-7
/proc/17765/task/17777/stat : 17777 (java) S 17760 17763 17559 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 149918262 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891418718976 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17778] ppid=17760 vsize=26671828 memory=7100839861465685612 CPUtime=0 cores=0-7
/proc/17765/task/17778/stat : 17778 (java) S 17760 17763 17559 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891417666592 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17779] ppid=17760 vsize=26671828 memory=-7175204567652784766 CPUtime=1.7 cores=0-7
/proc/17765/task/17779/stat : 17779 (java) S 17760 17763 17559 0 -1 1077944384 14891 0 0 0 167 3 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891416615664 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17780] ppid=17760 vsize=26671828 memory=3054156605268465310 CPUtime=1.81 cores=0-7
/proc/17765/task/17780/stat : 17780 (java) S 17760 17763 17559 0 -1 1077944384 17250 0 0 0 177 4 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891415563120 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17781] ppid=17760 vsize=26671828 memory=3780 CPUtime=2.19 cores=0-7
/proc/17765/task/17781/stat : 17781 (java) S 17760 17763 17559 0 -1 1077944384 22823 0 0 0 214 5 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891414510064 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17782] ppid=17760 vsize=26671828 memory=1796 CPUtime=0.78 cores=0-7
/proc/17765/task/17782/stat : 17782 (java) S 17760 17763 17559 0 -1 1077944384 12867 0 0 0 75 3 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891413457520 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17783] ppid=17760 vsize=26671828 memory=1236 CPUtime=0 cores=0-7
/proc/17765/task/17783/stat : 17783 (java) S 17760 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891412404704 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17785] ppid=17760 vsize=26671828 memory=640 CPUtime=2474.75 cores=0-7
/proc/17765/task/17785/stat : 17785 (java) S 17760 17763 17559 0 -1 1077944384 4650 0 0 0 247465 10 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891403340144 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17786] ppid=17760 vsize=26671828 memory=956 CPUtime=2486.15 cores=0-7
/proc/17765/task/17786/stat : 17786 (java) R 17760 17763 17559 0 -1 4202560 34451 0 0 0 248421 194 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891402288744 139891929376121 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17787] ppid=17760 vsize=26671828 memory=2424 CPUtime=2492.96 cores=0-7
/proc/17765/task/17787/stat : 17787 (java) S 17760 17763 17559 0 -1 1077944384 16604 0 0 0 249245 51 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891401236720 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17788] ppid=17760 vsize=26671828 memory=2240 CPUtime=2492.63 cores=0-7
/proc/17765/task/17788/stat : 17788 (java) S 17760 17763 17559 0 -1 1077944384 14779 0 0 0 249217 46 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891400184160 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17789] ppid=17760 vsize=26671828 memory=4316 CPUtime=2487.29 cores=0-7
/proc/17765/task/17789/stat : 17789 (java) S 17760 17763 17559 0 -1 1077944384 13256 0 0 0 248701 28 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891399131040 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17790] ppid=17760 vsize=26671828 memory=928 CPUtime=2492.81 cores=0-7
/proc/17765/task/17790/stat : 17790 (java) S 17760 17763 17559 0 -1 1077944384 4492 0 0 0 249276 5 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891398078560 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17791] ppid=17760 vsize=26671828 memory=1576 CPUtime=2476.98 cores=0-7
/proc/17765/task/17791/stat : 17791 (java) R 17760 17763 17559 0 -1 4202560 33946 0 0 0 247534 164 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891397025280 139891929376873 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17792] ppid=17760 vsize=26671828 memory=2196 CPUtime=2487.51 cores=0-7
/proc/17765/task/17792/stat : 17792 (java) S 17760 17763 17559 0 -1 1077944384 8671 0 0 0 248737 14 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891395972976 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17848] ppid=17760 vsize=26671828 memory=8040 CPUtime=0 cores=0-7
/proc/17765/task/17848/stat : 17848 (java) S 17760 17763 17559 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 28 0 150170263 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891394924528 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current cumulated CPU time of completed processes: 0.001948 s
Current children cumulated CPU time: 19969.6 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 9149452 KiB

[startup+2520.3 s]
/proc/loadavg: 8.01 8.15 8.19 4/208 17849
/proc/meminfo: memFree=18191032/32770624 swapFree=67108860/67108860
[pid=17765] ppid=17760 vsize=26671828 memory=9149452 CPUtime=19969.8 cores=0-7
/proc/17765/stat : 17765 (java) S 17760 17763 17559 0 -1 1077944320 328343 0 0 0 1996144 835 0 0 20 0 28 0 149918259 27311951872 2287363 33554432000 4194304 4196468 140728701408208 140728701390752 139892293381879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
/proc/17765/statm: 6667957 2287363 3303 1 0 6655191 0
[pid=17765/tid=17766] ppid=17760 vsize=26671828 memory=2416 CPUtime=0.76 cores=0-7
/proc/17765/task/17766/stat : 17766 (java) S 17760 17763 17559 0 -1 1077944384 6888 0 0 0 73 3 0 0 20 0 28 0 149918259 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892297622656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17767] ppid=17760 vsize=26671828 memory=1296 CPUtime=6.36 cores=0-7
/proc/17765/task/17767/stat : 17767 (java) S 17760 17763 17559 0 -1 1077944384 9179 0 0 0 621 15 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892254341648 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17768] ppid=17760 vsize=26671828 memory=41596 CPUtime=6.34 cores=0-7
/proc/17765/task/17768/stat : 17768 (java) S 17760 17763 17559 0 -1 1077944384 10044 0 0 0 620 14 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139892253289104 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17769] ppid=17760 vsize=26671828 memory=4140 CPUtime=6.4 cores=0-7
/proc/17765/task/17769/stat : 17769 (java) S 17760 17763 17559 0 -1 1077944384 10936 0 0 0 611 29 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891850000656 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17770] ppid=17760 vsize=26671828 memory=1956 CPUtime=6.35 cores=0-7
/proc/17765/task/17770/stat : 17770 (java) S 17760 17763 17559 0 -1 1077944384 10304 0 0 0 620 15 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891848948112 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17771] ppid=17760 vsize=26671828 memory=8608 CPUtime=6.33 cores=0-7
/proc/17765/task/17771/stat : 17771 (java) S 17760 17763 17559 0 -1 1077944384 9839 0 0 0 623 10 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891847896080 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17772] ppid=17760 vsize=26671828 memory=1228 CPUtime=6.31 cores=0-7
/proc/17765/task/17772/stat : 17772 (java) S 17760 17763 17559 0 -1 1077944384 7797 0 0 0 607 24 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891846843536 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17773] ppid=17760 vsize=26671828 memory=12136 CPUtime=6.35 cores=0-7
/proc/17765/task/17773/stat : 17773 (java) S 17760 17763 17559 0 -1 1077944384 8597 0 0 0 617 18 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891845790480 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17774] ppid=17760 vsize=26671828 memory=4620 CPUtime=6.35 cores=0-7
/proc/17765/task/17774/stat : 17774 (java) S 17760 17763 17559 0 -1 1077944384 10317 0 0 0 618 17 0 0 20 0 28 0 149918260 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891844737936 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17775] ppid=17760 vsize=26671828 memory=1428 CPUtime=19.11 cores=0-7
/proc/17765/task/17775/stat : 17775 (java) R 17760 17763 17559 0 -1 4202560 40932 0 0 0 1757 154 0 0 20 0 28 0 149918261 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891420825976 139892286010087 0 0 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17776] ppid=17760 vsize=26671828 memory=1204 CPUtime=0 cores=0-7
/proc/17765/task/17776/stat : 17776 (java) S 17760 17763 17559 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 149918262 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891419772128 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17777] ppid=17760 vsize=26671828 memory=15880 CPUtime=0 cores=0-7
/proc/17765/task/17777/stat : 17777 (java) S 17760 17763 17559 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 149918262 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891418718976 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17778] ppid=17760 vsize=26671828 memory=25240 CPUtime=0 cores=0-7
/proc/17765/task/17778/stat : 17778 (java) S 17760 17763 17559 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891417666592 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17779] ppid=17760 vsize=26671828 memory=4048 CPUtime=1.7 cores=0-7
/proc/17765/task/17779/stat : 17779 (java) S 17760 17763 17559 0 -1 1077944384 14891 0 0 0 167 3 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891416615664 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17780] ppid=17760 vsize=26671828 memory=18488 CPUtime=1.81 cores=0-7
/proc/17765/task/17780/stat : 17780 (java) S 17760 17763 17559 0 -1 1077944384 17250 0 0 0 177 4 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891415563120 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17781] ppid=17760 vsize=26671828 memory=1796 CPUtime=2.19 cores=0-7
/proc/17765/task/17781/stat : 17781 (java) S 17760 17763 17559 0 -1 1077944384 22823 0 0 0 214 5 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891414510064 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17782] ppid=17760 vsize=26671828 memory=796 CPUtime=0.78 cores=0-7
/proc/17765/task/17782/stat : 17782 (java) S 17760 17763 17559 0 -1 1077944384 12867 0 0 0 75 3 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891413457520 139892293393026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17783] ppid=17760 vsize=26671828 memory=1716 CPUtime=0 cores=0-7
/proc/17765/task/17783/stat : 17783 (java) S 17760 17763 17559 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149918264 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891412404704 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17785] ppid=17760 vsize=26671828 memory=1236 CPUtime=2474.75 cores=0-7
/proc/17765/task/17785/stat : 17785 (java) S 17760 17763 17559 0 -1 1077944384 4650 0 0 0 247465 10 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891403340144 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17786] ppid=17760 vsize=26671828 memory=640 CPUtime=2486.23 cores=0-7
/proc/17765/task/17786/stat : 17786 (java) R 17760 17763 17559 0 -1 4202560 34451 0 0 0 248429 194 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891402288744 139891929376422 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17787] ppid=17760 vsize=26671828 memory=5792 CPUtime=2492.96 cores=0-7
/proc/17765/task/17787/stat : 17787 (java) S 17760 17763 17559 0 -1 1077944384 16604 0 0 0 249245 51 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891401236720 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17788] ppid=17760 vsize=26671828 memory=1008 CPUtime=2492.63 cores=0-7
/proc/17765/task/17788/stat : 17788 (java) S 17760 17763 17559 0 -1 1077944384 14779 0 0 0 249217 46 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891400184160 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17789] ppid=17760 vsize=26671828 memory=956 CPUtime=2487.29 cores=0-7
/proc/17765/task/17789/stat : 17789 (java) S 17760 17763 17559 0 -1 1077944384 13256 0 0 0 248701 28 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891399131040 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17790] ppid=17760 vsize=26671828 memory=2424 CPUtime=2492.81 cores=0-7
/proc/17765/task/17790/stat : 17790 (java) S 17760 17763 17559 0 -1 1077944384 4492 0 0 0 249276 5 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891398078560 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17791] ppid=17760 vsize=26671828 memory=2240 CPUtime=2477 cores=0-7
/proc/17765/task/17791/stat : 17791 (java) S 17760 17763 17559 0 -1 1077944384 33949 0 0 0 247536 164 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891397025392 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17792] ppid=17760 vsize=26671828 memory=4316 CPUtime=2487.51 cores=0-7
/proc/17765/task/17792/stat : 17792 (java) S 17760 17763 17559 0 -1 1077944384 8671 0 0 0 248737 14 0 0 20 0 28 0 149918338 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891395972976 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
[pid=17765/tid=17848] ppid=17760 vsize=26671828 memory=928 CPUtime=0 cores=0-7
/proc/17765/task/17848/stat : 17848 (java) S 17760 17763 17559 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 28 0 150170263 27311951872 2287363 33554432000 4194304 4196468 140728701408208 139891394924528 139892293392085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9224192 140728701412498 140728701412675 140728701412675 140728701415375 0
Current cumulated CPU time of completed processes: 0.001948 s
Current children cumulated CPU time: 19969.8 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 9149452 KiB

Child status: 143
Real time (s): 2520.41
CPU time (s): 19970
CPU user time (s): 19961.5
CPU system time (s): 8.43375
CPU usage (%): 792.331
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 9150648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19961.5
system time used= 8.43375
maximum resident set size= 9187400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328943
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63034
involuntary context switches= 202446


# summary of solver processes directly reported to runsolver:
#   pid: 17763,17765
#   total CPU time (s): 19970
#   total CPU user time (s): 19961.5
#   total CPU system time (s): 8.43375

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.4599 second user time and 30.9625 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-19 20:30:46
IDJOB=4280286
IDBENCH=137614
IDSOLVER=2675
FILE ID=node106/4280286-1503168306
RUNJOBID= node106-1503164925-17586
PBS_JOBID= 20630831
Free space on /tmp= 61820 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w4b3r4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280286-1503168306/watcher-4280286-1503168306 -o /tmp/evaluation-result-4280286-1503168306/solver-4280286-1503168306 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503164925-17586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 587423648 HOME/instance-4280286-1503168306.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f75a86a5a7a46a13e5890f4f16694299
RANDOM SEED=587423648

node106.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.86
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.86
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.86
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.86
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:        27344188 kB
MemAvailable:   31973060 kB
Buffers:          237500 kB
Cached:          4683152 kB
SwapCached:            0 kB
Active:          1067356 kB
Inactive:        3909788 kB
Active(anon):      12140 kB
Inactive(anon):    80012 kB
Active(file):    1055216 kB
Inactive(file):  3829776 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7544 kB
Writeback:             0 kB
AnonPages:         62812 kB
Mapped:            51364 kB
Shmem:             33420 kB
Slab:             146052 kB
SReclaimable:     119428 kB
SUnreclaim:        26624 kB
KernelStack:        3520 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61812 MiB
End job on node106 at 2017-08-19 21:12:47