Trace number 4270938

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 19670.4 2520.1599

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K11-P04.xml
MD5SUM83a9e5860e8605726185e9821b8e29ef
Bench CategoryCSP (decision 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 variables561
Number of constraints255
Number of domains2
Minimum domain size253
Maximum domain size254
Distribution of domain sizes[{"size":253,"count":253},{"size":254,"count":44}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":264},{"degree":2,"count":253},{"degree":12,"count":22},{"degree":13,"count":22}]
Minimum constraint arity3
Maximum constraint arity253
Distribution of constraint arities[{"arity":3,"count":253},{"arity":44,"count":1},{"arity":253,"count":1}]
Number of extensional constraints0
Number of intensional constraints253
Distribution of constraint types[{"type":"intension","count":253},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270938-1502683881.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270938-1502683881.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
2.14/0.85	c solve instance...
19669.49/2520.09	s UNKNOWN
19669.49/2520.09	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 (15268 MiB free)
  memory of node 1: 16384 MiB (15650 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270938-1502683881/watcher-4270938-1502683881 -o /tmp/evaluation-result-4270938-1502683881/solver-4270938-1502683881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502677978-30238 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 364066166 HOME/instance-4270938-1502683881.xml 

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

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


[startup+0.10016 s]*
/proc/loadavg: 8.09 8.58 8.71 2/199 30573
/proc/meminfo: memFree=31645032/32770624 swapFree=67108860/67108860
[pid=30552] ppid=30549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30552/stat : 30552 (xcsp3-exec) S 30549 30552 30211 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101475927 9740288 346 33554432000 4194304 5098028 140729015685744 140729015683848 140172591592060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16175104 140729015694437 140729015694647 140729015694647 140729015697387 0
/proc/30552/statm: 2378 346 289 221 0 87 0
[pid=30554] ppid=30552 vsize=25999808 memory=26760 CPUtime=0.11 cores=0-7
/proc/30554/stat : 30554 (java) S 30552 30552 30211 0 -1 1077944320 5633 0 0 0 10 1 0 0 20 0 20 0 101475928 26623803392 6690 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6499952 6690 2847 1 0 6488269 0
[pid=30554/tid=30555] ppid=30552 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) R 30552 30552 30211 0 -1 4202560 3635 0 0 0 8 0 0 0 20 0 20 0 101475928 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424763323184 140424759102870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30552 vsize=25999808 memory=140699308480128 CPUtime=0 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30559] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30559/stat : 30559 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424708553744 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30560] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30560/stat : 30560 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424707500432 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30561] ppid=30552 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30561/stat : 30561 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424706447632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30562] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30562/stat : 30562 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424705395344 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30563] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30563/stat : 30563 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26623803392 6690 33554432000 4194304 4196468 140725581882688 140424704342544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30564] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30564/stat : 30564 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475930 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423818361456 140424759102082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30565] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30565/stat : 30565 (java) S 30552 30552 30211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101475931 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423817307424 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30566] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30566/stat : 30566 (java) S 30552 30552 30211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101475931 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423816255088 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30567] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30567/stat : 30567 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475933 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423815203408 140424759109531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30568] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30568/stat : 30568 (java) S 30552 30552 30211 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 101475933 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423814150256 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30569] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30569/stat : 30569 (java) S 30552 30552 30211 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 101475933 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423813097456 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30570] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30570/stat : 30570 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475933 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423812045168 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30571] ppid=30552 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30554/task/30571/stat : 30571 (java) R 30552 30552 30211 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 20 0 101475933 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423810992368 140424737791136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30572] ppid=30552 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30572/stat : 30572 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475934 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423809940320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30573] ppid=30552 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30573/stat : 30573 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475934 26623803392 6690 33554432000 4194304 4196468 140725581882688 140423808887600 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28144 KiB

[startup+0.210074 s]*
/proc/loadavg: 8.09 8.58 8.71 3/199 30573
/proc/meminfo: memFree=31632836/32770624 swapFree=67108860/67108860
[pid=30552] ppid=30549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30552/stat : 30552 (xcsp3-exec) S 30549 30552 30211 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101475927 9740288 346 33554432000 4194304 5098028 140729015685744 140729015683848 140172591592060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16175104 140729015694437 140729015694647 140729015694647 140729015697387 0
/proc/30552/statm: 2378 346 289 221 0 87 0
[pid=30554] ppid=30552 vsize=26004064 memory=39240 CPUtime=0.34 cores=0-7
/proc/30554/stat : 30554 (java) S 30552 30552 30211 0 -1 1077944320 8337 0 0 0 31 3 0 0 20 0 20 0 101475928 26628161536 9810 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6501016 9810 3074 1 0 6488269 0
[pid=30554/tid=30555] ppid=30552 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) R 30552 30552 30211 0 -1 4202560 5425 0 0 0 18 1 0 0 20 0 20 0 101475928 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424763311928 140424759112861 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30552 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30552 vsize=26004064 memory=140699308907101 CPUtime=0 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30559] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30559/stat : 30559 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424708553744 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30560] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30560/stat : 30560 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424707500432 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30561] ppid=30552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30561/stat : 30561 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424706447632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30562] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30562/stat : 30562 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424705395344 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30563] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30563/stat : 30563 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 9810 33554432000 4194304 4196468 140725581882688 140424704342544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30564] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30564/stat : 30564 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475930 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423818361456 140424759102082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30565] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30565/stat : 30565 (java) S 30552 30552 30211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101475931 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423817307424 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30566] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30566/stat : 30566 (java) S 30552 30552 30211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101475931 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423816255088 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30567] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30567/stat : 30567 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475933 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423815203408 140424759109531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30568] ppid=30552 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30554/task/30568/stat : 30568 (java) S 30552 30552 30211 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 20 0 101475933 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423814150256 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30569] ppid=30552 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/30554/task/30569/stat : 30569 (java) S 30552 30552 30211 0 -1 1077944384 335 0 0 0 2 0 0 0 20 0 20 0 101475933 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423813097456 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30570] ppid=30552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30570/stat : 30570 (java) S 30552 30552 30211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101475933 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423812045168 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30571] ppid=30552 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/30554/task/30571/stat : 30571 (java) R 30552 30552 30211 0 -1 4202560 727 0 0 0 7 0 0 0 20 0 20 0 101475933 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423810992368 140424745415358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30572] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30572/stat : 30572 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475934 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423809940320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30573] ppid=30552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30573/stat : 30573 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475934 26628161536 9810 33554432000 4194304 4196468 140725581882688 140423808887600 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40624 KiB

[startup+0.309461 s]*
/proc/loadavg: 8.09 8.58 8.71 3/199 30573
/proc/meminfo: memFree=31628556/32770624 swapFree=67108860/67108860
[pid=30552] ppid=30549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30552/stat : 30552 (xcsp3-exec) S 30549 30552 30211 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101475927 9740288 346 33554432000 4194304 5098028 140729015685744 140729015683848 140172591592060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16175104 140729015694437 140729015694647 140729015694647 140729015697387 0
/proc/30552/statm: 2378 346 289 221 0 87 0
[pid=30554] ppid=30552 vsize=26004064 memory=45956 CPUtime=0.5 cores=0-7
/proc/30554/stat : 30554 (java) S 30552 30552 30211 0 -1 1077944320 9199 0 0 0 47 3 0 0 20 0 20 0 101475928 26628161536 11489 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6501016 11489 3096 1 0 6488269 0
[pid=30554/tid=30555] ppid=30552 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) R 30552 30552 30211 0 -1 4202560 6122 0 0 0 27 2 0 0 20 0 20 0 101475928 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424763328944 140424737536464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30559] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30559/stat : 30559 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424708553744 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30560] ppid=30552 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30554/task/30560/stat : 30560 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424707500432 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30561] ppid=30552 vsize=26004064 memory=140699169289135 CPUtime=0 cores=0-7
/proc/30554/task/30561/stat : 30561 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424706447632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30562] ppid=30552 vsize=26004064 memory=140699169291440 CPUtime=0 cores=0-7
/proc/30554/task/30562/stat : 30562 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424705395344 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30563] ppid=30552 vsize=26004064 memory=140699169293744 CPUtime=0 cores=0-7
/proc/30554/task/30563/stat : 30563 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26628161536 11489 33554432000 4194304 4196468 140725581882688 140424704342544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30564] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30564/stat : 30564 (java) S 30552 30552 30211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101475930 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423818361456 140424759102082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30565] ppid=30552 vsize=26004064 memory=281398338594448 CPUtime=0 cores=0-7
/proc/30554/task/30565/stat : 30565 (java) S 30552 30552 30211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101475931 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423817307424 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30566] ppid=30552 vsize=26004064 memory=281398338601360 CPUtime=0 cores=0-7
/proc/30554/task/30566/stat : 30566 (java) S 30552 30552 30211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101475931 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423816255088 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30567] ppid=30552 vsize=26004064 memory=281398338542640 CPUtime=0 cores=0-7
/proc/30554/task/30567/stat : 30567 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475933 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423815203408 140424759109531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30568] ppid=30552 vsize=26004064 memory=281398338615184 CPUtime=0.01 cores=0-7
/proc/30554/task/30568/stat : 30568 (java) S 30552 30552 30211 0 -1 1077944384 544 0 0 0 1 0 0 0 20 0 20 0 101475933 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423814150256 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30569] ppid=30552 vsize=26004064 memory=281398338622096 CPUtime=0.02 cores=0-7
/proc/30554/task/30569/stat : 30569 (java) S 30552 30552 30211 0 -1 1077944384 336 0 0 0 2 0 0 0 20 0 20 0 101475933 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423813097456 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30570] ppid=30552 vsize=26004064 memory=281398338619792 CPUtime=0.01 cores=0-7
/proc/30554/task/30570/stat : 30570 (java) S 30552 30552 30211 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 101475933 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423812045168 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30571] ppid=30552 vsize=26004064 memory=281398338635952 CPUtime=0.12 cores=0-7
/proc/30554/task/30571/stat : 30571 (java) R 30552 30552 30211 0 -1 4202560 833 0 0 0 12 0 0 0 20 0 20 0 101475933 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423810987360 140424743171422 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30572] ppid=30552 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30572/stat : 30572 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101475934 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423809940320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30573] ppid=30552 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30554/task/30573/stat : 30573 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475934 26628161536 11489 33554432000 4194304 4196468 140725581882688 140423808887600 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47340 KiB

[startup+0.700903 s]
/proc/loadavg: 8.09 8.58 8.71 5/199 30573
/proc/meminfo: memFree=31611444/32770624 swapFree=67108860/67108860
[pid=30552] ppid=30549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30552/stat : 30552 (xcsp3-exec) S 30549 30552 30211 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101475927 9740288 346 33554432000 4194304 5098028 140729015685744 140729015683848 140172591592060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16175104 140729015694437 140729015694647 140729015694647 140729015697387 0
/proc/30552/statm: 2378 346 289 221 0 87 0
[pid=30554] ppid=30552 vsize=26006188 memory=92780 CPUtime=1.68 cores=0-7
/proc/30554/stat : 30554 (java) S 30552 30552 30211 0 -1 1077944320 13351 0 0 0 163 5 0 0 20 0 20 0 101475928 26630336512 23195 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6501547 23195 3209 1 0 6488781 0
[pid=30554/tid=30555] ppid=30552 vsize=26006188 memory=281398338993840 CPUtime=0.67 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) R 30552 30552 30211 0 -1 4202560 6862 0 0 0 65 2 0 0 20 0 20 0 101475928 26630336512 23260 33554432000 4194304 4196468 140725581882688 140424763329296 140424375309565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30552 vsize=26006188 memory=140699169497968 CPUtime=0 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26630336512 23260 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30552 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26630336512 23260 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30552 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101475929 26630336512 23260 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0

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

[pid=30554/tid=30580] ppid=30552 vsize=26538700 memory=1384 CPUtime=2422.27 cores=0-7
/proc/30554/task/30580/stat : 30580 (java) R 30552 30552 30211 0 -1 4202560 4760 0 0 0 242214 13 0 0 20 0 28 0 101476014 27175628800 81146 33554432000 4194304 4196468 140725581882688 140423795056968 140424385149740 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30581] ppid=30552 vsize=26538700 memory=328336 CPUtime=2440.73 cores=0-7
/proc/30554/task/30581/stat : 30581 (java) R 30552 30552 30211 0 -1 4202560 9743 0 0 0 244061 12 0 0 20 0 28 0 101476014 27175628800 81146 33554432000 4194304 4196468 140725581882688 140423794003840 140424385129456 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current children cumulated CPU time: 19534.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 325968 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.21 7.88 8.06 9/207 30637
/proc/meminfo: memFree=31345656/32770624 swapFree=67108860/67108860
[pid=30552] ppid=30549 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30552/stat : 30552 (xcsp3-exec) S 30549 30552 30211 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101475927 9740288 346 33554432000 4194304 5098028 140729015685744 140729015683848 140172591592060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16175104 140729015694437 140729015694647 140729015694647 140729015697387 0
/proc/30552/statm: 2378 346 289 221 0 87 0
[pid=30554] ppid=30552 vsize=26538700 memory=323044 CPUtime=19669.5 cores=0-7
/proc/30554/stat : 30554 (java) S 30552 30552 30211 0 -1 1077944320 239631 0 0 0 1962759 4190 0 0 20 0 28 0 101475928 27175628800 80761 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6634675 80761 3293 1 0 6621909 0
[pid=30554/tid=30555] ppid=30552 vsize=26538700 memory=1398720917958146503 CPUtime=0.83 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) S 30552 30552 30211 0 -1 1077944384 6934 0 0 0 80 3 0 0 20 0 28 0 101475928 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424763331712 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30552 vsize=26538700 memory=4126316290023845779 CPUtime=5.62 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30552 30552 30211 0 -1 1077944384 10975 0 0 0 537 25 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30552 vsize=26538700 memory=17272 CPUtime=5.59 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30552 30552 30211 0 -1 1077944384 8651 0 0 0 529 30 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30552 vsize=26538700 memory=18292 CPUtime=5.63 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30552 30552 30211 0 -1 1077944384 10918 0 0 0 534 29 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30559] ppid=30552 vsize=26538700 memory=1792 CPUtime=5.68 cores=0-7
/proc/30554/task/30559/stat : 30559 (java) S 30552 30552 30211 0 -1 1077944384 11833 0 0 0 538 30 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424708553744 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30560] ppid=30552 vsize=26538700 memory=648 CPUtime=5.64 cores=0-7
/proc/30554/task/30560/stat : 30560 (java) S 30552 30552 30211 0 -1 1077944384 10431 0 0 0 539 25 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424707500432 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30561] ppid=30552 vsize=26538700 memory=1236 CPUtime=5.63 cores=0-7
/proc/30554/task/30561/stat : 30561 (java) S 30552 30552 30211 0 -1 1077944384 13210 0 0 0 537 26 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424706447632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30562] ppid=30552 vsize=26538700 memory=960 CPUtime=5.62 cores=0-7
/proc/30554/task/30562/stat : 30562 (java) S 30552 30552 30211 0 -1 1077944384 12081 0 0 0 536 26 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424705395344 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30563] ppid=30552 vsize=26538700 memory=2340 CPUtime=5.68 cores=0-7
/proc/30554/task/30563/stat : 30563 (java) S 30552 30552 30211 0 -1 1077944384 13183 0 0 0 541 27 0 0 20 0 28 0 101475929 27175628800 80761 33554432000 4194304 4196468 140725581882688 140424704342544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30564] ppid=30552 vsize=26538700 memory=2236 CPUtime=66.33 cores=0-7
/proc/30554/task/30564/stat : 30564 (java) S 30552 30552 30211 0 -1 1077944384 28178 0 0 0 2744 3889 0 0 20 0 28 0 101475930 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423818361456 140424759102082 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30565] ppid=30552 vsize=26538700 memory=4084 CPUtime=0 cores=0-7
/proc/30554/task/30565/stat : 30565 (java) S 30552 30552 30211 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 101475931 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423817307488 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30566] ppid=30552 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/30554/task/30566/stat : 30566 (java) S 30552 30552 30211 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 101475931 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423816255104 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30567] ppid=30552 vsize=26538700 memory=1572 CPUtime=0 cores=0-7
/proc/30554/task/30567/stat : 30567 (java) S 30552 30552 30211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101475933 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423815203408 140424759109531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30568] ppid=30552 vsize=26538700 memory=1200 CPUtime=2.62 cores=0-7
/proc/30554/task/30568/stat : 30568 (java) S 30552 30552 30211 0 -1 1077944384 13424 0 0 0 260 2 0 0 20 0 28 0 101475933 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423814150256 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30569] ppid=30552 vsize=26538700 memory=15872 CPUtime=2.52 cores=0-7
/proc/30554/task/30569/stat : 30569 (java) S 30552 30552 30211 0 -1 1077944384 10299 0 0 0 250 2 0 0 20 0 28 0 101475933 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423813097456 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30570] ppid=30552 vsize=26538700 memory=4040 CPUtime=2.43 cores=0-7
/proc/30554/task/30570/stat : 30570 (java) S 30552 30552 30211 0 -1 1077944384 9985 0 0 0 241 2 0 0 20 0 28 0 101475933 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423812045168 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30571] ppid=30552 vsize=26538700 memory=17272 CPUtime=0.82 cores=0-7
/proc/30554/task/30571/stat : 30571 (java) S 30552 30552 30211 0 -1 1077944384 9601 0 0 0 80 2 0 0 20 0 28 0 101475933 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423810992368 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30572] ppid=30552 vsize=26538700 memory=18292 CPUtime=0 cores=0-7
/proc/30554/task/30572/stat : 30572 (java) S 30552 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101475934 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423809940320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30573] ppid=30552 vsize=26538700 memory=1792 CPUtime=0.6 cores=0-7
/proc/30554/task/30573/stat : 30573 (java) S 30552 30552 30211 0 -1 1077944384 2140 0 0 0 0 60 0 0 20 0 28 0 101475934 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423808887600 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30574] ppid=30552 vsize=26538700 memory=648 CPUtime=2430.26 cores=0-7
/proc/30554/task/30574/stat : 30574 (java) R 30552 30552 30211 0 -1 4202560 3899 0 0 0 243013 13 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423801372120 140424383236152 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30575] ppid=30552 vsize=26538700 memory=1236 CPUtime=2438.4 cores=0-7
/proc/30554/task/30575/stat : 30575 (java) R 30552 30552 30211 0 -1 4202560 3824 0 0 0 243825 15 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423800320320 140424383236031 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30576] ppid=30552 vsize=26538700 memory=960 CPUtime=2468.36 cores=0-7
/proc/30554/task/30576/stat : 30576 (java) R 30552 30552 30211 0 -1 4202560 22775 0 0 0 246821 15 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423799266816 140424385129469 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30577] ppid=30552 vsize=26538700 memory=1384 CPUtime=2439.36 cores=0-7
/proc/30554/task/30577/stat : 30577 (java) R 30552 30552 30211 0 -1 4202560 6662 0 0 0 243921 15 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423798218080 140424383236261 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30578] ppid=30552 vsize=26538700 memory=2340 CPUtime=2434.96 cores=0-7
/proc/30554/task/30578/stat : 30578 (java) R 30552 30552 30211 0 -1 4202560 11024 0 0 0 243481 15 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423797161920 140424383236031 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30579] ppid=30552 vsize=26538700 memory=2236 CPUtime=2440.23 cores=0-7
/proc/30554/task/30579/stat : 30579 (java) R 30552 30552 30211 0 -1 4202560 3766 0 0 0 244010 13 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423796109120 140424383883676 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30580] ppid=30552 vsize=26538700 memory=4084 CPUtime=2438.84 cores=0-7
/proc/30554/task/30580/stat : 30580 (java) R 30552 30552 30211 0 -1 4202560 4760 0 0 0 243871 13 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423795056968 140424383236156 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30581] ppid=30552 vsize=26538700 memory=932 CPUtime=2457.6 cores=0-7
/proc/30554/task/30581/stat : 30581 (java) R 30552 30552 30211 0 -1 4202560 9757 0 0 0 245748 12 0 0 20 0 28 0 101476014 27175628800 80761 33554432000 4194304 4196468 140725581882688 140423794007304 140424384220338 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current children cumulated CPU time: 19669.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 324428 KiB

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

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

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

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

[startup+2520.13 s]*
/proc/loadavg: 8.21 7.88 8.06 4/206 30639
/proc/meminfo: memFree=31345656/32770624 swapFree=67108860/67108860
[pid=30554] ppid=30549 vsize=26671828 memory=323256 CPUtime=19670.4 cores=0-7
/proc/30554/stat : 30554 (java) S 30549 30552 30211 0 -1 1077944320 239839 0 0 0 1962846 4191 0 0 20 0 28 0 101475928 27311951872 80814 33554432000 4194304 4196468 140725581882688 140725581865232 140424759090935 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
/proc/30554/statm: 6667957 80814 3296 1 0 6655191 0
[pid=30554/tid=30555] ppid=30549 vsize=26671828 memory=648 CPUtime=0.83 cores=0-7
/proc/30554/task/30555/stat : 30555 (java) S 30549 30552 30211 0 -1 1077944384 6934 0 0 0 80 3 0 0 20 0 28 0 101475928 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424763331712 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30556] ppid=30549 vsize=26671828 memory=1236 CPUtime=5.62 cores=0-7
/proc/30554/task/30556/stat : 30556 (java) S 30549 30552 30211 0 -1 1077944384 10975 0 0 0 537 25 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424711711632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30557] ppid=30549 vsize=26671828 memory=960 CPUtime=5.59 cores=0-7
/proc/30554/task/30557/stat : 30557 (java) S 30549 30552 30211 0 -1 1077944384 8651 0 0 0 529 30 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424710658832 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30558] ppid=30549 vsize=26671828 memory=4126316290023845779 CPUtime=5.63 cores=0-7
/proc/30554/task/30558/stat : 30558 (java) S 30549 30552 30211 0 -1 1077944384 10918 0 0 0 534 29 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424709606544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30559] ppid=30549 vsize=26671828 memory=288230621803970871 CPUtime=5.68 cores=0-7
/proc/30554/task/30559/stat : 30559 (java) S 30549 30552 30211 0 -1 1077944384 11833 0 0 0 538 30 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424708553744 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30560] ppid=30549 vsize=26671828 memory=13852958290872725 CPUtime=5.64 cores=0-7
/proc/30554/task/30560/stat : 30560 (java) S 30549 30552 30211 0 -1 1077944384 10431 0 0 0 539 25 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424707500432 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30561] ppid=30549 vsize=26671828 memory=960 CPUtime=5.63 cores=0-7
/proc/30554/task/30561/stat : 30561 (java) S 30549 30552 30211 0 -1 1077944384 13210 0 0 0 537 26 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424706447632 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30562] ppid=30549 vsize=26671828 memory=2340 CPUtime=5.62 cores=0-7
/proc/30554/task/30562/stat : 30562 (java) S 30549 30552 30211 0 -1 1077944384 12081 0 0 0 536 26 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424705395344 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30563] ppid=30549 vsize=26671828 memory=2236 CPUtime=5.68 cores=0-7
/proc/30554/task/30563/stat : 30563 (java) S 30549 30552 30211 0 -1 1077944384 13183 0 0 0 541 27 0 0 20 0 28 0 101475929 27311951872 80814 33554432000 4194304 4196468 140725581882688 140424704342544 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30564] ppid=30549 vsize=26671828 memory=4084 CPUtime=66.35 cores=0-7
/proc/30554/task/30564/stat : 30564 (java) R 30549 30552 30211 0 -1 4202560 28178 0 0 0 2745 3890 0 0 20 0 28 0 101475930 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423818361592 140424751719143 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30565] ppid=30549 vsize=26671828 memory=932 CPUtime=0 cores=0-7
/proc/30554/task/30565/stat : 30565 (java) S 30549 30552 30211 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 101475931 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423817307488 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30566] ppid=30549 vsize=26671828 memory=1572 CPUtime=0 cores=0-7
/proc/30554/task/30566/stat : 30566 (java) S 30549 30552 30211 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 101475931 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423816255104 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30567] ppid=30549 vsize=26671828 memory=2200 CPUtime=0 cores=0-7
/proc/30554/task/30567/stat : 30567 (java) S 30549 30552 30211 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 101475933 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423815202464 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30568] ppid=30549 vsize=26671828 memory=6504 CPUtime=2.62 cores=0-7
/proc/30554/task/30568/stat : 30568 (java) S 30549 30552 30211 0 -1 1077944384 13424 0 0 0 260 2 0 0 20 0 28 0 101475933 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423814150256 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30569] ppid=30549 vsize=26671828 memory=836 CPUtime=2.52 cores=0-7
/proc/30554/task/30569/stat : 30569 (java) S 30549 30552 30211 0 -1 1077944384 10299 0 0 0 250 2 0 0 20 0 28 0 101475933 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423813097456 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30570] ppid=30549 vsize=26671828 memory=1696 CPUtime=2.43 cores=0-7
/proc/30554/task/30570/stat : 30570 (java) S 30549 30552 30211 0 -1 1077944384 9985 0 0 0 241 2 0 0 20 0 28 0 101475933 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423812045168 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30571] ppid=30549 vsize=26671828 memory=920 CPUtime=0.82 cores=0-7
/proc/30554/task/30571/stat : 30571 (java) S 30549 30552 30211 0 -1 1077944384 9601 0 0 0 80 2 0 0 20 0 28 0 101475933 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423810992368 140424759102082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30572] ppid=30549 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/30554/task/30572/stat : 30572 (java) S 30549 30552 30211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101475934 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423809940320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30574] ppid=30549 vsize=26671828 memory=3054156605268465310 CPUtime=2430.36 cores=0-7
/proc/30554/task/30574/stat : 30574 (java) S 30549 30552 30211 0 -1 1077944384 3899 0 0 0 243023 13 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423801371984 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30575] ppid=30549 vsize=26671828 memory=-8341965534556230502 CPUtime=2438.5 cores=0-7
/proc/30554/task/30575/stat : 30575 (java) S 30549 30552 30211 0 -1 1077944384 3824 0 0 0 243835 15 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423800320320 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30576] ppid=30549 vsize=26671828 memory=4715433313220523562 CPUtime=2468.48 cores=0-7
/proc/30554/task/30576/stat : 30576 (java) S 30549 30552 30211 0 -1 1077944384 22775 0 0 0 246833 15 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423799266816 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30577] ppid=30549 vsize=26671828 memory=8514726395714825349 CPUtime=2439.46 cores=0-7
/proc/30554/task/30577/stat : 30577 (java) S 30549 30552 30211 0 -1 1077944384 6662 0 0 0 243931 15 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423798218144 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30578] ppid=30549 vsize=26671828 memory=-8412652177879177843 CPUtime=2435.06 cores=0-7
/proc/30554/task/30578/stat : 30578 (java) S 30549 30552 30211 0 -1 1077944384 11024 0 0 0 243491 15 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423797161984 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30579] ppid=30549 vsize=26671828 memory=-6520471753822164382 CPUtime=2440.33 cores=0-7
/proc/30554/task/30579/stat : 30579 (java) S 30549 30552 30211 0 -1 1077944384 3766 0 0 0 244020 13 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423796109120 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30580] ppid=30549 vsize=26671828 memory=332944 CPUtime=2438.94 cores=0-7
/proc/30554/task/30580/stat : 30580 (java) S 30549 30552 30211 0 -1 1077944384 4760 0 0 0 243881 13 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423795056816 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30581] ppid=30549 vsize=26671828 memory=1384 CPUtime=2457.72 cores=0-7
/proc/30554/task/30581/stat : 30581 (java) R 30549 30552 30211 0 -1 4202560 9757 0 0 0 245760 12 0 0 20 0 28 0 101476014 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423794007304 140424385129738 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
[pid=30554/tid=30638] ppid=30549 vsize=26671828 memory=333944 CPUtime=0 cores=0-7
/proc/30554/task/30638/stat : 30638 (java) S 30549 30552 30211 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 101727932 27311951872 80814 33554432000 4194304 4196468 140725581882688 140423792956272 140424759101141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37916672 140725581890706 140725581890883 140725581890883 140725581893583 0
Current cumulated CPU time of completed processes: 0.002038 s
Current children cumulated CPU time: 19670.4 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 323256 KiB

Child status: 143
Real time (s): 2520.16
CPU time (s): 19670.4
CPU user time (s): 19628.5
CPU system time (s): 41.9308
CPU usage (%): 780.524
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 492620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19628.5
system time used= 41.9308
maximum resident set size= 493468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240378
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 233968
involuntary context switches= 203544


# summary of solver processes directly reported to runsolver:
#   pid: 30552,30554
#   total CPU time (s): 19670.4
#   total CPU user time (s): 19628.5
#   total CPU system time (s): 41.9308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.7664 second user time and 21.3682 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 05:57:03
IDJOB=4270938
IDBENCH=120746
IDSOLVER=2662
FILE ID=node112/4270938-1502683881
RUNJOBID= node112-1502677978-30238
PBS_JOBID= 20628979
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K11-P04.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270938-1502683881/watcher-4270938-1502683881 -o /tmp/evaluation-result-4270938-1502683881/solver-4270938-1502683881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502677978-30238 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 364066166 HOME/instance-4270938-1502683881.xml

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

MD5SUM BENCH= 83a9e5860e8605726185e9821b8e29ef
RANDOM SEED=364066166

node112.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.24
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.24
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.24
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.24
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:        31660832 kB
MemAvailable:   31980208 kB
Buffers:          156280 kB
Cached:           441232 kB
SwapCached:            0 kB
Active:           455632 kB
Inactive:         193540 kB
Active(anon):       3084 kB
Inactive(anon):    76456 kB
Active(file):     452548 kB
Inactive(file):   117084 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:         57952 kB
Mapped:            44008 kB
Shmem:             25224 kB
Slab:             157296 kB
SReclaimable:     131160 kB
SUnreclaim:        26136 kB
KernelStack:        3152 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-14 06:39:03