Trace number 4406250

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-24? (TO) 2520.1 2510.42

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.03
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"lex","count":1},{"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-4406250-1569411931.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406250-1569411931.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
2.98/1.20	c solve instance...
2520.06/2510.40	s UNKNOWN
2520.06/2510.40	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 (13484 MiB free)
  memory of node 1: 16384 MiB (13046 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406250-1569411931/watcher-4406250-1569411931 -o /var/tmp/evaluation-result-4406250-1569411931/solver-4406250-1569411931 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1569406883-8783 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1537154450 HOME/instance-4406250-1569411931.xml 

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

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


[startup+0.101816 s]*
/proc/loadavg: 2.04 1.80 1.72 3/230 9560
/proc/meminfo: memFree=27153852/32770624 swapFree=67024136/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15144776 memory=28944 CPUtime=0.13 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 5671 0 0 0 11 2 0 0 20 0 15 0 517465536 15508250624 7236 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3786194 7236 3161 1 0 3748377 0
[pid=9546/tid=9547] ppid=9544 vsize=15144776 memory=7683604543226221403 CPUtime=0.09 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) S 9544 9544 8752 0 -1 1077944384 3552 0 0 0 8 1 0 0 20 0 15 0 517465536 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671656908944 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671120077600 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671119025264 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) R 9544 9544 8752 0 -1 4202560 414 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671116912960 139671630654192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) R 9544 9544 8752 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671115868752 139671652689621 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0.02 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 7236 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30396 KiB

[startup+0.211023 s]*
/proc/loadavg: 2.04 1.80 1.72 4/230 9560
/proc/meminfo: memFree=27117792/32770624 swapFree=67024136/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15144776 memory=40764 CPUtime=0.34 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 9464 0 0 0 30 4 0 0 20 0 15 0 517465536 15508250624 10191 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3786194 10191 3286 1 0 3748377 0
[pid=9546/tid=9547] ppid=9544 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 6571 0 0 0 17 3 0 0 20 0 15 0 517465536 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671656909136 139671652701341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15144776 memory=13575 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15144776 memory=139934580633936 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671120077600 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517465539 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671119025264 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 709 0 0 0 2 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15144776 memory=139934576756352 CPUtime=0.08 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) R 9544 9544 8752 0 -1 4202560 778 0 0 0 8 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671114816368 139671636759902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465542 15508250624 10191 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42216 KiB

[startup+0.318562 s]*
/proc/loadavg: 2.04 1.80 1.72 7/230 9560
/proc/meminfo: memFree=27110336/32770624 swapFree=67024136/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15149032 memory=50348 CPUtime=0.54 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 10910 0 0 0 50 4 0 0 20 0 15 0 517465536 15512608768 12587 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3787258 12587 3360 1 0 3748377 0
[pid=9546/tid=9547] ppid=9544 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 7839 0 0 0 27 3 0 0 20 0 15 0 517465536 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671656910528 139671638372881 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15149032 memory=13938 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15149032 memory=3886306 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517465539 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517465539 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671120077600 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517465539 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671119025264 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 797 0 0 0 5 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 117 0 0 0 3 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 858 0 0 0 13 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465542 15512608768 12587 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51800 KiB

[startup+0.700832 s]
/proc/loadavg: 2.04 1.80 1.72 5/230 9560
/proc/meminfo: memFree=27075948/32770624 swapFree=67024136/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15151156 memory=140384 CPUtime=1.67 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 15122 0 0 0 160 7 0 0 20 0 15 0 517465536 15514783744 35096 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3787789 35096 3445 1 0 3748889 0
[pid=9546/tid=9547] ppid=9544 vsize=15151156 memory=12328 CPUtime=0.68 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 8659 0 0 0 62 6 0 0 20 0 15 0 517465536 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671656896336 139671636759902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15151156 memory=500 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15151156 memory=1584 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15151156 memory=1740 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465537 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15151156 memory=924 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517465537 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15151156 memory=1940 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15151156 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671120077600 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15151156 memory=2508 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671119025264 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15151156 memory=1532 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15151156 memory=836 CPUtime=0.34 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) R 9544 9544 8752 0 -1 4202560 2385 0 0 0 34 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671116902472 139671630506653 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15151156 memory=1760 CPUtime=0.32 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) R 9544 9544 8752 0 -1 4202560 1048 0 0 0 32 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671115868656 139671636165552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15151156 memory=111632 CPUtime=0.3 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) R 9544 9544 8752 0 -1 1077944384 1725 0 0 0 30 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15151156 memory=804 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15151156 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 35096 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 141836 KiB

[startup+1.5016 s]
/proc/loadavg: 2.04 1.80 1.72 7/230 9560
/proc/meminfo: memFree=26763932/32770624 swapFree=67024136/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0

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

/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671119025280 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15151156 memory=1564976 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15151156 memory=1452 CPUtime=3.93 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 32998 0 0 0 389 4 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15151156 memory=3648 CPUtime=3 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 31089 0 0 0 296 4 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15151156 memory=54232 CPUtime=0.63 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 10571 0 0 0 62 1 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15151156 memory=1567024 CPUtime=1.25 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1471 0 0 0 64 61 0 0 20 0 15 0 517465542 15514783744 392268 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 2391.93 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1570524 KiB

[startup+2442.3 s]
/proc/loadavg: 1.92 1.82 1.78 3/229 9886
/proc/meminfo: memFree=19323736/32770624 swapFree=67024140/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15151156 memory=1700144 CPUtime=2451.95 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 125794 0 0 0 245078 117 0 0 20 0 15 0 517465536 15514783744 425036 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3787789 425036 3523 1 0 3748889 0
[pid=9546/tid=9547] ppid=9544 vsize=15151156 memory=1663280 CPUtime=2441.5 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 36591 0 0 0 244125 25 0 0 20 0 15 0 517465536 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671656918360 139671285606232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15151156 memory=1665328 CPUtime=0.35 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 2053 0 0 0 24 11 0 0 20 0 15 0 517465537 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15151156 memory=1681712 CPUtime=0.37 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 1405 0 0 0 26 11 0 0 20 0 15 0 517465537 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15151156 memory=1681712 CPUtime=0.31 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1537 0 0 0 22 9 0 0 20 0 15 0 517465537 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15151156 memory=1452 CPUtime=0.3 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 1698 0 0 0 22 8 0 0 20 0 15 0 517465537 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15151156 memory=1452 CPUtime=0.2 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5008 0 0 0 18 2 0 0 20 0 15 0 517465539 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15151156 memory=1698096 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671120077664 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15151156 memory=1698096 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671119025280 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15151156 memory=1452 CPUtime=3.93 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 33001 0 0 0 389 4 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15151156 memory=1452 CPUtime=3 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 31091 0 0 0 296 4 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15151156 memory=1452 CPUtime=0.63 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 10573 0 0 0 62 1 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15151156 memory=1698096 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15151156 memory=1452 CPUtime=1.27 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1492 0 0 0 65 62 0 0 20 0 15 0 517465542 15514783744 425036 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 2451.95 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1701596 KiB

[startup+2502.3 s]
/proc/loadavg: 1.93 1.84 1.78 3/229 9892
/proc/meminfo: memFree=19171000/32770624 swapFree=67024140/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15151156 memory=1849648 CPUtime=2511.96 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 126631 0 0 0 251076 120 0 0 20 0 15 0 517465536 15514783744 462412 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3787789 462412 3523 1 0 3748889 0
[pid=9546/tid=9547] ppid=9544 vsize=15151156 memory=1849648 CPUtime=2501.5 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 37394 0 0 0 250123 27 0 0 20 0 15 0 517465536 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671656918360 139671285608817 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15151156 memory=1777968 CPUtime=0.35 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 2053 0 0 0 24 11 0 0 20 0 15 0 517465537 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15151156 memory=1452 CPUtime=0.37 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 1405 0 0 0 26 11 0 0 20 0 15 0 517465537 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15151156 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1537 0 0 0 22 9 0 0 20 0 15 0 517465537 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15151156 memory=1835312 CPUtime=0.3 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 1698 0 0 0 22 8 0 0 20 0 15 0 517465537 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15151156 memory=1845552 CPUtime=0.2 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5013 0 0 0 18 2 0 0 20 0 15 0 517465539 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671120077664 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15151156 memory=1849648 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671119025280 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15151156 memory=1825072 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15151156 memory=7712 CPUtime=3.93 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 33004 0 0 0 389 4 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15151156 memory=1847600 CPUtime=3 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 31093 0 0 0 296 4 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15151156 memory=1829168 CPUtime=0.63 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 10575 0 0 0 62 1 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15151156 memory=1849648 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15151156 memory=1608 CPUtime=1.29 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1514 0 0 0 66 63 0 0 20 0 15 0 517465542 15514783744 462412 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 2511.96 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1851100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.4 s]
/proc/loadavg: 2.02 1.86 1.79 5/230 9971
/proc/meminfo: memFree=25494220/32770624 swapFree=67024140/67108860
[pid=9544] ppid=9541 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/9544/stat : 9544 (xcsp3-exec) S 9541 9544 8752 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517465536 115843072 363 33554432000 4194304 5098028 140735986979328 140735986977432 140397361980028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28925952 140735986983766 140735986984025 140735986984025 140735986986950 0
/proc/9544/statm: 28282 363 304 221 0 87 0
[pid=9546] ppid=9544 vsize=15151156 memory=1870128 CPUtime=2520.06 cores=0,2,4,6
/proc/9546/stat : 9546 (java) S 9544 9544 8752 0 -1 1077944320 126664 0 0 0 251885 121 0 0 20 0 15 0 517465536 15514783744 467532 33554432000 4194304 4196468 140734566408448 140734566390992 139671652679415 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
/proc/9546/statm: 3787789 467532 3523 1 0 3748889 0
[pid=9546/tid=9547] ppid=9544 vsize=15151156 memory=3648 CPUtime=2509.59 cores=0,2,4,6
/proc/9546/task/9547/stat : 9547 (java) R 9544 9544 8752 0 -1 4202560 37427 0 0 0 250932 27 0 0 20 0 15 0 517465536 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671656918360 139671285489184 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9548] ppid=9544 vsize=15151156 memory=54232 CPUtime=0.35 cores=0,2,4,6
/proc/9546/task/9548/stat : 9548 (java) S 9544 9544 8752 0 -1 1077944384 2053 0 0 0 24 11 0 0 20 0 15 0 517465537 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671605300112 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9549] ppid=9544 vsize=15151156 memory=1868080 CPUtime=0.37 cores=0,2,4,6
/proc/9546/task/9549/stat : 9549 (java) S 9544 9544 8752 0 -1 1077944384 1405 0 0 0 26 11 0 0 20 0 15 0 517465537 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671604247312 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9550] ppid=9544 vsize=15151156 memory=2256 CPUtime=0.31 cores=0,2,4,6
/proc/9546/task/9550/stat : 9550 (java) S 9544 9544 8752 0 -1 1077944384 1537 0 0 0 22 9 0 0 20 0 15 0 517465537 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671603195024 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9551] ppid=9544 vsize=15151156 memory=12328 CPUtime=0.3 cores=0,2,4,6
/proc/9546/task/9551/stat : 9551 (java) S 9544 9544 8752 0 -1 1077944384 1698 0 0 0 22 8 0 0 20 0 15 0 517465537 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671602142224 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9552] ppid=9544 vsize=15151156 memory=4486604260213485459 CPUtime=0.2 cores=0,2,4,6
/proc/9546/task/9552/stat : 9552 (java) S 9544 9544 8752 0 -1 1077944384 5013 0 0 0 18 2 0 0 20 0 15 0 517465539 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671121131632 139671652690562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9553] ppid=9544 vsize=15151156 memory=642556 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9553/stat : 9553 (java) S 9544 9544 8752 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671120077664 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9554] ppid=9544 vsize=15151156 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9554/stat : 9554 (java) S 9544 9544 8752 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 517465539 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671119025280 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9555] ppid=9544 vsize=15151156 memory=2508 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9555/stat : 9555 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671117973584 139671652698011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9556] ppid=9544 vsize=15151156 memory=8112282956445269571 CPUtime=3.93 cores=0,2,4,6
/proc/9546/task/9556/stat : 9556 (java) S 9544 9544 8752 0 -1 1077944384 33004 0 0 0 389 4 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671116921456 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9557] ppid=9544 vsize=15151156 memory=-2672971631320983069 CPUtime=3 cores=0,2,4,6
/proc/9546/task/9557/stat : 9557 (java) S 9544 9544 8752 0 -1 1077944384 31093 0 0 0 296 4 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671115868656 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9558] ppid=9544 vsize=15151156 memory=-7812193691855986592 CPUtime=0.63 cores=0,2,4,6
/proc/9546/task/9558/stat : 9558 (java) S 9544 9544 8752 0 -1 1077944384 10575 0 0 0 62 1 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671114816368 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9559] ppid=9544 vsize=15151156 memory=-2331055268852096867 CPUtime=0 cores=0,2,4,6
/proc/9546/task/9559/stat : 9559 (java) S 9544 9544 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671113763808 139671652689621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
[pid=9546/tid=9560] ppid=9544 vsize=15151156 memory=1866032 CPUtime=1.29 cores=0,2,4,6
/proc/9546/task/9560/stat : 9560 (java) S 9544 9544 8752 0 -1 1077944384 1514 0 0 0 66 63 0 0 20 0 15 0 517465542 15514783744 467532 33554432000 4194304 4196468 140734566408448 139671112710576 139671652690562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 9199616 140734566417371 140734566417546 140734566417546 140734566420431 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1871580 KiB

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

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

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

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

Child status: 143
Real time (s): 2510.42
CPU time (s): 2520.1
CPU user time (s): 2518.87
CPU system time (s): 1.22733
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 15266564
Max. memory (cumulated for all children) (KiB): 1871580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.87
system time used= 1.22734
maximum resident set size= 1876836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127618
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57746
involuntary context switches= 3038


# summary of solver processes directly reported to runsolver:
#   pid: 9544,9546
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.87
#   total CPU system time (s): 1.22733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1512 second user time and 24.4819 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-25 13:44:50
IDJOB=4406250
IDBENCH=137043
IDSOLVER=2869
FILE ID=node150/4406250-1569411931
RUNJOBID= node150-1569406883-8783
PBS_JOBID= 21705701
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406250-1569411931/watcher-4406250-1569411931 -o /var/tmp/evaluation-result-4406250-1569411931/solver-4406250-1569411931 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1569406883-8783 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1537154450 HOME/instance-4406250-1569411931.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=1537154450

node150.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.79
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.79
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.79
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.79
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:        27168884 kB
MemAvailable:   30643288 kB
Buffers:          167036 kB
Cached:          3403728 kB
SwapCached:         8028 kB
Active:          4568632 kB
Inactive:         211912 kB
Active(anon):    1179396 kB
Inactive(anon):    82216 kB
Active(file):    3389236 kB
Inactive(file):   129696 kB
Unevictable:      109316 kB
Mlocked:          109316 kB
SwapTotal:      67108860 kB
SwapFree:       67024136 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:       1239804 kB
Mapped:            68436 kB
Shmem:             42956 kB
Slab:             412948 kB
SReclaimable:     383932 kB
SUnreclaim:        29016 kB
KernelStack:        4016 kB
PageTables:         7920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2075188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1144832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13428 MiB
End job on node150 at 2019-09-25 14:26:40