Trace number 4400560

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2400.42 603.187

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
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 variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"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-4400560-1568695322.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400560-1568695322.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.35/0.61	c solve instance...
2400.11/603.17	s UNKNOWN
2400.11/603.17	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 (14371 MiB free)
  memory of node 1: 16384 MiB (15375 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400560-1568695322/watcher-4400560-1568695322 -o /tmp/evaluation-result-4400560-1568695322/solver-4400560-1568695322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1564833414 HOME/instance-4400560-1568695322.xml 

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

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

solver pid=2988, runsolver pid=2985

[startup+0.100115 s]*
/proc/loadavg: 8.70 8.29 6.16 7/234 3004
/proc/meminfo: memFree=30444640/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15144776 memory=29632 CPUtime=0.13 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 5814 0 0 0 12 1 0 0 20 0 15 0 445801086 15508250624 7408 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3786194 7408 3159 1 0 3748377 0
[pid=2990/tid=2991] ppid=2988 vsize=15144776 memory=576460756329985062 CPUtime=0.09 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) R 2988 2988 30406 0 -1 4202560 3738 0 0 0 9 0 0 0 20 0 15 0 445801086 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084738334736 140084734123414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15144776 memory=3332182 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801088 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445801088 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445801089 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 447 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15144776 memory=140183535326848 CPUtime=0.02 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) R 2988 2988 30406 0 -1 4202560 361 0 0 0 2 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084196378992 140084713066100 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 7408 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31084 KiB

[startup+0.210944 s]*
/proc/loadavg: 8.70 8.29 6.16 6/234 3004
/proc/meminfo: memFree=30431932/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15144776 memory=40968 CPUtime=0.35 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 9456 0 0 0 32 3 0 0 20 0 15 0 445801086 15508250624 10242 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3786194 10242 3310 1 0 3748377 0
[pid=2990/tid=2991] ppid=2988 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) R 2988 2988 30406 0 -1 4202560 6661 0 0 0 18 2 0 0 20 0 15 0 445801086 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084738349792 140084734133309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15144776 memory=4296914231 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15144776 memory=3546786686918170272 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15144776 memory=140183535326848 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445801088 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445801088 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445801089 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15144776 memory=140183535326848 CPUtime=0.08 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 757 0 0 0 8 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801091 15508250624 10242 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42420 KiB

[startup+0.310745 s]*
/proc/loadavg: 8.70 8.29 6.16 7/234 3004
/proc/meminfo: memFree=30425020/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15149032 memory=50300 CPUtime=0.54 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 10886 0 0 0 50 4 0 0 20 0 15 0 445801086 15512608768 12575 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3787258 12575 3359 1 0 3748377 0
[pid=2990/tid=2991] ppid=2988 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) R 2988 2988 30406 0 -1 4202560 7878 0 0 0 27 3 0 0 20 0 15 0 445801086 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084738345264 140084718191966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801087 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15149032 memory=35809 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445801087 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445801088 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445801088 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445801089 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15149032 memory=6944652177228980320 CPUtime=0.04 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 503 0 0 0 4 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15149032 memory=-6654736624941491801 CPUtime=0.05 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 393 0 0 0 5 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15149032 memory=5792870921361530017 CPUtime=0.12 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445801091 15512608768 12575 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51752 KiB

[startup+0.700861 s]
/proc/loadavg: 8.70 8.29 6.16 8/234 3004
/proc/meminfo: memFree=30413624/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15417412 memory=89288 CPUtime=1.66 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 14108 0 0 0 161 5 0 0 20 0 19 0 445801086 15787429888 22322 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3854353 22322 3459 1 0 3815453 0
[pid=2990/tid=2991] ppid=2988 vsize=15417412 memory=4137303382726774134 CPUtime=0.6 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) S 2988 2988 30406 0 -1 1077944384 9210 0 0 0 57 3 0 0 20 0 19 0 445801086 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084738352256 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15417412 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445801087 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15417412 memory=6940443203498692944 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445801087 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15417412 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445801087 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15417412 memory=4156 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445801087 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15417412 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 445801088 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15417412 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445801088 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15417412 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445801089 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15417412 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15417412 memory=26028 CPUtime=0.22 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) R 2988 2988 30406 0 -1 4202560 948 0 0 0 22 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084198470288 140084719235056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15417412 memory=14068 CPUtime=0.27 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) R 2988 2988 30406 0 -1 4202560 784 0 0 0 27 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084197417824 140084715287168 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15417412 memory=524 CPUtime=0.37 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 1718 0 0 0 37 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15417412 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15417412 memory=928 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 22322 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 90740 KiB

[startup+1.50157 s]
/proc/loadavg: 8.65 8.29 6.17 12/238 3008
/proc/meminfo: memFree=30378640/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0

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

/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 70965 0 0 0 231705 24 0 0 20 0 19 0 445801086 15787429888 74433 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3854353 74433 3523 1 0 3815453 0
[pid=2990/tid=2991] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.6 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) S 2988 2988 30406 0 -1 1077944384 9210 0 0 0 57 3 0 0 20 0 19 0 445801086 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084738352256 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15417412 memory=299424 CPUtime=0.31 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 2134 0 0 0 28 3 0 0 20 0 19 0 445801087 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.31 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 3965 0 0 0 29 2 0 0 20 0 19 0 445801087 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.3 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 2249 0 0 0 28 2 0 0 20 0 19 0 445801087 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.29 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2529 0 0 0 27 2 0 0 20 0 19 0 445801087 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15417412 memory=309340 CPUtime=0.06 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 2394 0 0 0 4 2 0 0 20 0 19 0 445801088 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15417412 memory=297732 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445801088 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 445801089 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15417412 memory=1452 CPUtime=2.1 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 12977 0 0 0 210 0 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15417412 memory=299424 CPUtime=2.49 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 17434 0 0 0 248 1 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.59 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 7474 0 0 0 58 1 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.07 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) R 2988 2988 30406 0 -1 1077944384 860 0 0 0 7 0 0 0 20 0 19 0 445801091 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 0 0 0 -1 3 0 0 34 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3005] ppid=2988 vsize=15417412 memory=299424 CPUtime=577.19 cores=1,3,5,7
/proc/2990/task/3005/stat : 3005 (java) R 2988 2988 30406 0 -1 4202560 1187 0 0 0 57719 0 0 0 20 0 19 0 445801148 15787429888 74433 33554432000 4194304 4196468 140731293434576 140084185057056 140084339496500 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3006] ppid=2988 vsize=15417412 memory=808 CPUtime=576.14 cores=1,3,5,7
/proc/2990/task/3006/stat : 3006 (java) R 2988 2988 30406 0 -1 4202560 4112 0 0 0 57614 0 0 0 20 0 19 0 445801148 15787429888 74433 33554432000 4194304 4196468 140731293434576 140083521901032 140084339496132 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3007] ppid=2988 vsize=15417412 memory=1452 CPUtime=577.75 cores=1,3,5,7
/proc/2990/task/3007/stat : 3007 (java) R 2988 2988 30406 0 -1 4202560 1091 0 0 0 57774 1 0 0 20 0 19 0 445801148 15787429888 74433 33554432000 4194304 4196468 140731293434576 140083520848296 140084339496256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3008] ppid=2988 vsize=15417412 memory=299424 CPUtime=578.94 cores=1,3,5,7
/proc/2990/task/3008/stat : 3008 (java) R 2988 2988 30406 0 -1 4202560 1991 0 0 0 57894 0 0 0 20 0 19 0 445801148 15787429888 74433 33554432000 4194304 4196468 140731293434576 140083519794736 140084340253733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 2317.29 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 299184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.112 s]
/proc/loadavg: 8.62 8.45 7.28 9/238 3147
/proc/meminfo: memFree=29434708/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15417412 memory=292604 CPUtime=2400.11 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 71923 0 0 0 239987 24 0 0 20 0 19 0 445801086 15787429888 73151 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3854353 73151 3523 1 0 3815453 0
[pid=2990/tid=2991] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.6 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) S 2988 2988 30406 0 -1 1077944384 9210 0 0 0 57 3 0 0 20 0 19 0 445801086 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084738352256 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.32 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 2176 0 0 0 29 3 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15417412 memory=294656 CPUtime=0.32 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 4006 0 0 0 30 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.31 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 2486 0 0 0 29 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15417412 memory=294656 CPUtime=0.3 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2573 0 0 0 28 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.07 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 2622 0 0 0 4 3 0 0 20 0 19 0 445801088 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15417412 memory=292604 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445801088 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15417412 memory=292604 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 445801089 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15417412 memory=309340 CPUtime=2.1 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 12980 0 0 0 210 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15417412 memory=292604 CPUtime=2.49 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 17436 0 0 0 248 1 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.59 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 7476 0 0 0 58 1 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.08 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 877 0 0 0 8 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 34 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3005] ppid=2988 vsize=15417412 memory=1452 CPUtime=597.97 cores=1,3,5,7
/proc/2990/task/3005/stat : 3005 (java) R 2988 2988 30406 0 -1 4202560 1265 0 0 0 59797 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084185054136 140084340253712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3006] ppid=2988 vsize=15417412 memory=292604 CPUtime=596.57 cores=1,3,5,7
/proc/2990/task/3006/stat : 3006 (java) R 2988 2988 30406 0 -1 4202560 4210 0 0 0 59657 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083521903760 140084340617575 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3007] ppid=2988 vsize=15417412 memory=1452 CPUtime=598.54 cores=1,3,5,7
/proc/2990/task/3007/stat : 3007 (java) R 2988 2988 30406 0 -1 4202560 1125 0 0 0 59853 1 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083520848048 140084339496629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3008] ppid=2988 vsize=15417412 memory=292604 CPUtime=599.72 cores=1,3,5,7
/proc/2990/task/3008/stat : 3008 (java) R 2988 2988 30406 0 -1 4202560 2123 0 0 0 59972 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083519794936 140084339008365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 2400.11 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 294056 KiB

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

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

[startup+603.187 s]
# the end of solver process 2990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.16 s, system=0.253693 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.112 s]
/proc/loadavg: 8.62 8.45 7.28 9/238 3147
/proc/meminfo: memFree=29434708/32770624 swapFree=66953076/67108860
[pid=2988] ppid=2985 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2988/stat : 2988 (xcsp3-exec) S 2985 2988 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445801085 115843072 363 33554432000 4194304 5098028 140724750575360 140724750573464 140401269183100 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140724750578554 140724750578797 140724750578797 140724750581706 0
/proc/2988/statm: 28282 363 304 221 0 87 0
[pid=2990] ppid=2988 vsize=15417412 memory=292604 CPUtime=2400.11 cores=1,3,5,7
/proc/2990/stat : 2990 (java) S 2988 2988 30406 0 -1 1077944320 71923 0 0 0 239987 24 0 0 20 0 19 0 445801086 15787429888 73151 33554432000 4194304 4196468 140731293434576 140731293417120 140084734111479 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
/proc/2990/statm: 3854353 73151 3523 1 0 3815453 0
[pid=2990/tid=2991] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.6 cores=1,3,5,7
/proc/2990/task/2991/stat : 2991 (java) S 2988 2988 30406 0 -1 1077944384 9210 0 0 0 57 3 0 0 20 0 19 0 445801086 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084738352256 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2992] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.32 cores=1,3,5,7
/proc/2990/task/2992/stat : 2992 (java) S 2988 2988 30406 0 -1 1077944384 2176 0 0 0 29 3 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084662151568 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2993] ppid=2988 vsize=15417412 memory=294656 CPUtime=0.32 cores=1,3,5,7
/proc/2990/task/2993/stat : 2993 (java) S 2988 2988 30406 0 -1 1077944384 4006 0 0 0 30 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084661098768 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2994] ppid=2988 vsize=15417412 memory=297732 CPUtime=0.31 cores=1,3,5,7
/proc/2990/task/2994/stat : 2994 (java) S 2988 2988 30406 0 -1 1077944384 2486 0 0 0 29 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084660046480 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2995] ppid=2988 vsize=15417412 memory=294656 CPUtime=0.3 cores=1,3,5,7
/proc/2990/task/2995/stat : 2995 (java) S 2988 2988 30406 0 -1 1077944384 2573 0 0 0 28 2 0 0 20 0 19 0 445801087 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084658993680 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2996] ppid=2988 vsize=15417412 memory=292604 CPUtime=0.07 cores=1,3,5,7
/proc/2990/task/2996/stat : 2996 (java) S 2988 2988 30406 0 -1 1077944384 2622 0 0 0 4 3 0 0 20 0 19 0 445801088 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084202695280 140084734122626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2997] ppid=2988 vsize=15417412 memory=292604 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2997/stat : 2997 (java) S 2988 2988 30406 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 445801088 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084201641248 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2998] ppid=2988 vsize=15417412 memory=292604 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2998/stat : 2998 (java) S 2988 2988 30406 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 445801089 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084200588912 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=2999] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/2999/stat : 2999 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084199537232 140084734130075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3000] ppid=2988 vsize=15417412 memory=309340 CPUtime=2.1 cores=1,3,5,7
/proc/2990/task/3000/stat : 3000 (java) S 2988 2988 30406 0 -1 1077944384 12980 0 0 0 210 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084198484080 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3001] ppid=2988 vsize=15417412 memory=292604 CPUtime=2.49 cores=1,3,5,7
/proc/2990/task/3001/stat : 3001 (java) S 2988 2988 30406 0 -1 1077944384 17436 0 0 0 248 1 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084197431280 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3002] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.59 cores=1,3,5,7
/proc/2990/task/3002/stat : 3002 (java) S 2988 2988 30406 0 -1 1077944384 7476 0 0 0 58 1 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084196378992 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3003] ppid=2988 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2990/task/3003/stat : 3003 (java) S 2988 2988 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084195326432 140084734121685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3004] ppid=2988 vsize=15417412 memory=1452 CPUtime=0.08 cores=1,3,5,7
/proc/2990/task/3004/stat : 3004 (java) S 2988 2988 30406 0 -1 1077944384 877 0 0 0 8 0 0 0 20 0 19 0 445801091 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084194274224 140084734122626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 34 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3005] ppid=2988 vsize=15417412 memory=1452 CPUtime=597.97 cores=1,3,5,7
/proc/2990/task/3005/stat : 3005 (java) R 2988 2988 30406 0 -1 4202560 1265 0 0 0 59797 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140084185054136 140084340253712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3006] ppid=2988 vsize=15417412 memory=292604 CPUtime=596.57 cores=1,3,5,7
/proc/2990/task/3006/stat : 3006 (java) R 2988 2988 30406 0 -1 4202560 4210 0 0 0 59657 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083521903760 140084340617575 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3007] ppid=2988 vsize=15417412 memory=1452 CPUtime=598.54 cores=1,3,5,7
/proc/2990/task/3007/stat : 3007 (java) R 2988 2988 30406 0 -1 4202560 1125 0 0 0 59853 1 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083520848048 140084339496629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
[pid=2990/tid=3008] ppid=2988 vsize=15417412 memory=292604 CPUtime=599.72 cores=1,3,5,7
/proc/2990/task/3008/stat : 3008 (java) R 2988 2988 30406 0 -1 4202560 2123 0 0 0 59972 0 0 0 20 0 19 0 445801148 15787429888 73151 33554432000 4194304 4196468 140731293434576 140083519794936 140084339008365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28487680 140731293443055 140731293443226 140731293443226 140731293446095 0
Current children cumulated CPU time: 2400.11 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 294056 KiB

Child status: 143
Real time (s): 603.187
CPU time (s): 2400.42
CPU user time (s): 2400.16
CPU system time (s): 0.253693
CPU usage (%): 397.956
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 382604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.16
system time used= 0.253693
maximum resident set size= 381152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73030
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= 16489
involuntary context switches= 44428


# summary of solver processes directly reported to runsolver:
#   pid: 2988,2990
#   total CPU time (s): 2400.42
#   total CPU user time (s): 2400.16
#   total CPU system time (s): 0.253693

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.63227 second user time and 6.65304 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 06:41:22
IDJOB=4400560
IDBENCH=136462
IDSOLVER=2856
FILE ID=node127/4400560-1568695322
RUNJOBID= node127-1568694277-30438
PBS_JOBID= 21703804
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.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-4400560-1568695322/watcher-4400560-1568695322 -o /tmp/evaluation-result-4400560-1568695322/solver-4400560-1568695322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1564833414 HOME/instance-4400560-1568695322.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=1564833414

node127.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.55
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.55
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.55
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.55
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:        30461608 kB
MemAvailable:   31618348 kB
Buffers:           88248 kB
Cached:          1353176 kB
SwapCached:        51464 kB
Active:           739316 kB
Inactive:         971144 kB
Active(anon):     228504 kB
Inactive(anon):    89816 kB
Active(file):     510812 kB
Inactive(file):   881328 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26024 kB
Writeback:             0 kB
AnonPages:        330224 kB
Mapped:            61652 kB
Shmem:             40672 kB
Slab:             190756 kB
SReclaimable:     160872 kB
SUnreclaim:        29884 kB
KernelStack:        3792 kB
PageTables:         6396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1403520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 06:51:25