Trace number 4280849

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-18)? (TO) 19703.801 2520.2

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-23-sum.xml
MD5SUMd4be5d2e2f36b13e59ce195ffddd0d7a
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 variables529
Number of constraints49
Number of domains1
Minimum domain size529
Maximum domain size529
Distribution of domain sizes[{"size":529,"count":529}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":484},{"degree":4,"count":44},{"degree":5,"count":1}]
Minimum constraint arity23
Maximum constraint arity529
Distribution of constraint arities[{"arity":23,"count":48},{"arity":529,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":48}]
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-4280849-1503150617.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4280849-1503150617.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
1.49/0.62	c solve instance...
19702.75/2520.10	s UNKNOWN
19702.75/2520.10	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12613 MiB free)
  memory of node 1: 16384 MiB (13790 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280849-1503150617/watcher-4280849-1503150617 -o /tmp/evaluation-result-4280849-1503150617/solver-4280849-1503150617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503142170-14304 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1821321553 HOME/instance-4280849-1503150617.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=15651, runsolver pid=15648
Current StackSize limit: 8192 KiB


[startup+0.100112 s]*
/proc/loadavg: 8.02 8.16 8.27 2/199 15672
/proc/meminfo: memFree=27022520/32770624 swapFree=67108860/67108860
[pid=15651] ppid=15648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15651/stat : 15651 (xcsp3-exec) S 15648 15651 14277 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148149772 9740288 346 33554432000 4194304 5098028 140721593850192 140721593848296 140594305331836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35336192 140721593857124 140721593857335 140721593857335 140721593860075 0
/proc/15651/statm: 2378 346 289 221 0 87 0
[pid=15653] ppid=15651 vsize=25999808 memory=26696 CPUtime=0.11 cores=0-7
/proc/15653/stat : 15653 (java) S 15651 15651 14277 0 -1 1077944320 5502 0 0 0 10 1 0 0 20 0 20 0 148149772 26623803392 6674 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6499952 6674 2867 1 0 6488269 0
[pid=15653/tid=15654] ppid=15651 vsize=25999808 memory=8113686011800624284 CPUtime=0.09 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) R 15651 15651 14277 0 -1 4202560 3508 0 0 0 8 1 0 0 20 0 20 0 148149773 26623803392 6674 33554432000 4194304 4196468 140721068648272 140657206253360 140657202041434 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15651 vsize=25999808 memory=732369958312004581 CPUtime=0 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15651 vsize=25999808 memory=139819974551168 CPUtime=0 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15658] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15658/stat : 15658 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656756926864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15659] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15659/stat : 15659 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656755874832 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15660] ppid=15651 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15653/task/15660/stat : 15660 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656754822288 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15661] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15661/stat : 15661 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656753769232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15662] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15662/stat : 15662 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26623803392 6674 33554432000 4194304 4196468 140721068648272 140656752716688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15663] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15663/stat : 15663 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149775 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655876602096 140657202031234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15664] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15664/stat : 15664 (java) S 15651 15651 14277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148149776 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655875548320 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15665] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15665/stat : 15665 (java) S 15651 15651 14277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148149776 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655874495216 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15666] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15666/stat : 15666 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149778 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655873443792 140657202038683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15667] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15667/stat : 15667 (java) S 15651 15651 14277 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 148149778 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655872391920 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15668] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15668/stat : 15668 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149778 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655871339376 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15669] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15669/stat : 15669 (java) S 15651 15651 14277 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 148149778 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655870286320 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15670] ppid=15651 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15653/task/15670/stat : 15670 (java) R 15651 15651 14277 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 20 0 148149778 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655869233776 140657202032022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15671] ppid=15651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15671/stat : 15671 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149779 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655868180960 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15672] ppid=15651 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15653/task/15672/stat : 15672 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149779 26623803392 6674 33554432000 4194304 4196468 140721068648272 140655867128496 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28080 KiB

[startup+0.210048 s]*
/proc/loadavg: 8.02 8.16 8.27 2/199 15672
/proc/meminfo: memFree=27012988/32770624 swapFree=67108860/67108860
[pid=15651] ppid=15648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15651/stat : 15651 (xcsp3-exec) S 15648 15651 14277 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148149772 9740288 346 33554432000 4194304 5098028 140721593850192 140721593848296 140594305331836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35336192 140721593857124 140721593857335 140721593857335 140721593860075 0
/proc/15651/statm: 2378 346 289 221 0 87 0
[pid=15653] ppid=15651 vsize=26004064 memory=38992 CPUtime=0.32 cores=0-7
/proc/15653/stat : 15653 (java) S 15651 15651 14277 0 -1 1077944320 8317 0 0 0 30 2 0 0 20 0 20 0 148149772 26628161536 9748 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6501016 9748 3070 1 0 6488269 0
[pid=15653/tid=15654] ppid=15651 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) R 15651 15651 14277 0 -1 4202560 5428 0 0 0 18 1 0 0 20 0 20 0 148149773 26628161536 9748 33554432000 4194304 4196468 140721068648272 140657206236928 140657186100574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15651 vsize=26004064 memory=732369958312004581 CPUtime=0 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15651 vsize=26004064 memory=139819974551168 CPUtime=0 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15658] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15658/stat : 15658 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656756926864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15659] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15659/stat : 15659 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656755874832 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15660] ppid=15651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15653/task/15660/stat : 15660 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656754822288 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15661] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15661/stat : 15661 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656753769232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15662] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15662/stat : 15662 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 9748 33554432000 4194304 4196468 140721068648272 140656752716688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15663] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15663/stat : 15663 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149775 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655876602096 140657202031234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15664] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15664/stat : 15664 (java) S 15651 15651 14277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148149776 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655875548320 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15665] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15665/stat : 15665 (java) S 15651 15651 14277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148149776 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655874495216 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15666] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15666/stat : 15666 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149778 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655873443792 140657202038683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15667] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15667/stat : 15667 (java) S 15651 15651 14277 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 148149778 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655872391920 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15668] ppid=15651 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15653/task/15668/stat : 15668 (java) S 15651 15651 14277 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 20 0 148149778 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655871339376 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15669] ppid=15651 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15653/task/15669/stat : 15669 (java) S 15651 15651 14277 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 148149778 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655870286320 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15670] ppid=15651 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/15653/task/15670/stat : 15670 (java) S 15651 15651 14277 0 -1 1077944384 803 0 0 0 7 0 0 0 20 0 20 0 148149778 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655869233776 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15671] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15671/stat : 15671 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149779 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655868180960 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15672] ppid=15651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15653/task/15672/stat : 15672 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149779 26628161536 9748 33554432000 4194304 4196468 140721068648272 140655867128496 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40376 KiB

[startup+0.309318 s]*
/proc/loadavg: 8.02 8.16 8.27 2/199 15672
/proc/meminfo: memFree=27004284/32770624 swapFree=67108860/67108860
[pid=15651] ppid=15648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15651/stat : 15651 (xcsp3-exec) S 15648 15651 14277 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148149772 9740288 346 33554432000 4194304 5098028 140721593850192 140721593848296 140594305331836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35336192 140721593857124 140721593857335 140721593857335 140721593860075 0
/proc/15651/statm: 2378 346 289 221 0 87 0
[pid=15653] ppid=15651 vsize=26004064 memory=45676 CPUtime=0.49 cores=0-7
/proc/15653/stat : 15653 (java) S 15651 15651 14277 0 -1 1077944320 9202 0 0 0 45 4 0 0 20 0 20 0 148149772 26628161536 11419 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6501016 11419 3103 1 0 6488269 0
[pid=15653/tid=15654] ppid=15651 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) R 15651 15651 14277 0 -1 4202560 6160 0 0 0 27 2 0 0 20 0 20 0 148149773 26628161536 11419 33554432000 4194304 4196468 140721068648272 140657206256960 140657202042013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15658] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15658/stat : 15658 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656756926864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15659] ppid=15651 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15653/task/15659/stat : 15659 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656755874832 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15660] ppid=15651 vsize=26004064 memory=139819841844143 CPUtime=0 cores=0-7
/proc/15653/task/15660/stat : 15660 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656754822288 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15661] ppid=15651 vsize=26004064 memory=139819841846448 CPUtime=0 cores=0-7
/proc/15653/task/15661/stat : 15661 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656753769232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15662] ppid=15651 vsize=26004064 memory=139819841848752 CPUtime=0 cores=0-7
/proc/15653/task/15662/stat : 15662 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149774 26628161536 11419 33554432000 4194304 4196468 140721068648272 140656752716688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15663] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15663/stat : 15663 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148149775 26628161536 11419 33554432000 4194304 4196468 140721068648272 140655876602096 140657202031234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15664] ppid=15651 vsize=26004064 memory=279639683704464 CPUtime=0 cores=0-7
/proc/15653/task/15664/stat : 15664 (java) S 15651 15651 14277 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148149776 26628161536 11419 33554432000 4194304 4196468 140721068648272 140655875548320 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15665] ppid=15651 vsize=26004064 memory=279639683711376 CPUtime=0 cores=0-7
/proc/15653/task/15665/stat : 15665 (java) S 15651 15651 14277 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148149776 26628161536 11419 33554432000 4194304 4196468 140721068648272 140655874495216 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15666] ppid=15651 vsize=26004064 memory=279639683652656 CPUtime=0 cores=0-7
/proc/15653/task/15666/stat : 15666 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149778 26628161536 11419 33554432000 4194304 4196468 140721068648272 140655873443792 140657202038683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15667] ppid=15651 vsize=26004064 memory=279639683725200 CPUtime=0.01 cores=0-7
/proc/15653/task/15667/stat : 15667 (java) S 15651 15651 14277 0 -1 1077944384 302 0 0 0 1 0 0 0 20 0 20 0 148149778 26628161536 11419 33554432000 4194304 4196468 140721068648272 140655872391920 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15668] ppid=15651 vsize=26004064 memory=279639683732112 CPUtime=0.02 cores=0-7
/proc/15653/task/15668/stat : 15668 (java) S 15651 15651 14277 0 -1 1077944384 188 0 0 0 2 0 0 0 20 0 20 0 148149778 26628161536 11483 33554432000 4194304 4196468 140721068648272 140655871339376 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15669] ppid=15651 vsize=26004064 memory=279639683729808 CPUtime=0.02 cores=0-7
/proc/15653/task/15669/stat : 15669 (java) S 15651 15651 14277 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 20 0 148149778 26628161536 11483 33554432000 4194304 4196468 140721068648272 140655870286320 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15670] ppid=15651 vsize=26004064 memory=279639683745968 CPUtime=0.11 cores=0-7
/proc/15653/task/15670/stat : 15670 (java) S 15651 15651 14277 0 -1 1077944384 883 0 0 0 11 0 0 0 20 0 20 0 148149778 26628161536 11483 33554432000 4194304 4196468 140721068648272 140655869233776 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15671] ppid=15651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15653/task/15671/stat : 15671 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148149779 26628161536 11483 33554432000 4194304 4196468 140721068648272 140655868180960 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15672] ppid=15651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15653/task/15672/stat : 15672 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148149779 26628161536 11483 33554432000 4194304 4196468 140721068648272 140655867128496 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47060 KiB

[startup+0.708862 s]
/proc/loadavg: 8.02 8.16 8.27 6/199 15672
/proc/meminfo: memFree=26985072/32770624 swapFree=67108860/67108860
[pid=15651] ppid=15648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15651/stat : 15651 (xcsp3-exec) S 15648 15651 14277 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148149772 9740288 346 33554432000 4194304 5098028 140721593850192 140721593848296 140594305331836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35336192 140721593857124 140721593857335 140721593857335 140721593860075 0
/proc/15651/statm: 2378 346 289 221 0 87 0
[pid=15653] ppid=15651 vsize=26538700 memory=104400 CPUtime=2.14 cores=0-7
/proc/15653/stat : 15653 (java) S 15651 15651 14277 0 -1 1077944320 14929 0 0 0 208 6 0 0 20 0 28 0 148149772 27175628800 26100 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6634675 26100 3214 1 0 6621909 0
[pid=15653/tid=15654] ppid=15651 vsize=26538700 memory=279639684040896 CPUtime=0.6 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) S 15651 15651 14277 0 -1 1077944384 6809 0 0 0 57 3 0 0 20 0 28 0 148149773 27175628800 26100 33554432000 4194304 4196468 140721068648272 140657206260864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15651 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 148149774 27175628800 26100 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15651 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15651 15651 14277 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 148149774 27175628800 26100 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15651 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148149774 27175628800 26100 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0

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

[pid=15653/tid=15679] ppid=15651 vsize=26538700 memory=1384 CPUtime=2423.24 cores=0-7
/proc/15653/task/15679/stat : 15679 (java) R 15651 15651 14277 0 -1 4202560 29659 0 0 0 242291 33 0 0 20 0 28 0 148149836 27175628800 249684 33554432000 4194304 4196468 140721068648272 140655852801960 140656842416397 0 4 0 16800975 0 0 0 -1 6 0 0 17 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15680] ppid=15651 vsize=26538700 memory=1056192 CPUtime=2424.58 cores=0-7
/proc/15653/task/15680/stat : 15680 (java) R 15651 15651 14277 0 -1 4202560 47949 0 0 0 242376 82 0 0 20 0 28 0 148149836 27175628800 249684 33554432000 4194304 4196468 140721068648272 140655851749072 140656845682238 0 4 0 16800975 0 0 0 -1 0 0 0 12 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current children cumulated CPU time: 19568.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1000120 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.82 8.14 8.07 9/207 15737
/proc/meminfo: memFree=26151496/32770624 swapFree=67108860/67108860
[pid=15651] ppid=15648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15651/stat : 15651 (xcsp3-exec) S 15648 15651 14277 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 148149772 9740288 346 33554432000 4194304 5098028 140721593850192 140721593848296 140594305331836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35336192 140721593857124 140721593857335 140721593857335 140721593860075 0
/proc/15651/statm: 2378 346 289 221 0 87 0
[pid=15653] ppid=15651 vsize=26538700 memory=893060 CPUtime=19702.8 cores=0-7
/proc/15653/stat : 15653 (java) S 15651 15651 14277 0 -1 1077944320 1125950 0 0 0 1965668 4607 0 0 20 0 28 0 148149772 27175628800 223265 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6634675 223265 3286 1 0 6621909 0
[pid=15653/tid=15654] ppid=15651 vsize=26538700 memory=1398720917958146503 CPUtime=0.6 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) S 15651 15651 14277 0 -1 1077944384 6809 0 0 0 57 3 0 0 20 0 28 0 148149773 27175628800 223265 33554432000 4194304 4196468 140721068648272 140657206260864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15651 vsize=26538700 memory=-7003737579269690708 CPUtime=9.72 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15651 15651 14277 0 -1 1077944384 45368 0 0 0 908 64 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15651 vsize=26538700 memory=1420 CPUtime=9.8 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15651 15651 14277 0 -1 1077944384 49572 0 0 0 913 67 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15651 vsize=26538700 memory=13144 CPUtime=9.82 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15651 15651 14277 0 -1 1077944384 49070 0 0 0 918 64 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15658] ppid=15651 vsize=26538700 memory=1944 CPUtime=9.78 cores=0-7
/proc/15653/task/15658/stat : 15658 (java) S 15651 15651 14277 0 -1 1077944384 49463 0 0 0 907 71 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656756926864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15659] ppid=15651 vsize=26538700 memory=1196 CPUtime=9.85 cores=0-7
/proc/15653/task/15659/stat : 15659 (java) S 15651 15651 14277 0 -1 1077944384 47101 0 0 0 918 67 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656755874832 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15660] ppid=15651 vsize=26538700 memory=8588 CPUtime=9.77 cores=0-7
/proc/15653/task/15660/stat : 15660 (java) S 15651 15651 14277 0 -1 1077944384 45209 0 0 0 912 65 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656754822288 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15661] ppid=15651 vsize=26538700 memory=0 CPUtime=9.83 cores=0-7
/proc/15653/task/15661/stat : 15661 (java) S 15651 15651 14277 0 -1 1077944384 47034 0 0 0 916 67 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656753769232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15662] ppid=15651 vsize=26538700 memory=589972055364562179 CPUtime=9.7 cores=0-7
/proc/15653/task/15662/stat : 15662 (java) S 15651 15651 14277 0 -1 1077944384 45872 0 0 0 905 65 0 0 20 0 28 0 148149774 27175628800 223265 33554432000 4194304 4196468 140721068648272 140656752716688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15663] ppid=15651 vsize=26538700 memory=17208 CPUtime=60.57 cores=0-7
/proc/15653/task/15663/stat : 15663 (java) S 15651 15651 14277 0 -1 1077944384 164155 0 0 0 2729 3328 0 0 20 0 28 0 148149775 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655876602096 140657202031234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15664] ppid=15651 vsize=26538700 memory=588846155457719555 CPUtime=0 cores=0-7
/proc/15653/task/15664/stat : 15664 (java) S 15651 15651 14277 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 148149776 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655875548384 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15665] ppid=15651 vsize=26538700 memory=17208 CPUtime=0 cores=0-7
/proc/15653/task/15665/stat : 15665 (java) S 15651 15651 14277 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 148149776 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655874495232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15666] ppid=15651 vsize=26538700 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/15653/task/15666/stat : 15666 (java) S 15651 15651 14277 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 148149778 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655873443792 140657202038683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15667] ppid=15651 vsize=26538700 memory=6655300316396806240 CPUtime=1.51 cores=0-7
/proc/15653/task/15667/stat : 15667 (java) S 15651 15651 14277 0 -1 1077944384 6849 0 0 0 149 2 0 0 20 0 28 0 148149778 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655872391920 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15668] ppid=15651 vsize=26538700 memory=6943526294502006880 CPUtime=1.53 cores=0-7
/proc/15653/task/15668/stat : 15668 (java) S 15651 15651 14277 0 -1 1077944384 5158 0 0 0 152 1 0 0 20 0 28 0 148149778 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655871339376 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15669] ppid=15651 vsize=26538700 memory=6943526294502006880 CPUtime=1.46 cores=0-7
/proc/15653/task/15669/stat : 15669 (java) S 15651 15651 14277 0 -1 1077944384 7381 0 0 0 145 1 0 0 20 0 28 0 148149778 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655870286320 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15670] ppid=15651 vsize=26538700 memory=6943526294502006880 CPUtime=0.67 cores=0-7
/proc/15653/task/15670/stat : 15670 (java) S 15651 15651 14277 0 -1 1077944384 7766 0 0 0 65 2 0 0 20 0 28 0 148149778 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655869233776 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15671] ppid=15651 vsize=26538700 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/15653/task/15671/stat : 15671 (java) S 15651 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148149779 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655868180960 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15672] ppid=15651 vsize=26538700 memory=7811044310603950144 CPUtime=1.09 cores=0-7
/proc/15653/task/15672/stat : 15672 (java) S 15651 15651 14277 0 -1 1077944384 6676 0 0 0 82 27 0 0 20 0 28 0 148149779 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655867128496 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15673] ppid=15651 vsize=26538700 memory=1384 CPUtime=2435.49 cores=0-7
/proc/15653/task/15673/stat : 15673 (java) R 15651 15651 14277 0 -1 4202560 32030 0 0 0 243508 41 0 0 20 0 28 0 148149835 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655859116552 140656844607928 0 4 0 16800975 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15674] ppid=15651 vsize=26538700 memory=909476 CPUtime=2440.79 cores=0-7
/proc/15653/task/15674/stat : 15674 (java) R 15651 15651 14277 0 -1 4202560 31271 0 0 0 244037 42 0 0 20 0 28 0 148149835 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655858067424 140656845431282 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15675] ppid=15651 vsize=26538700 memory=792 CPUtime=2445.5 cores=0-7
/proc/15653/task/15675/stat : 15675 (java) R 15651 15651 14277 0 -1 4202560 203595 0 0 0 244261 289 0 0 20 0 28 0 148149835 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655857012952 140656845682578 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15676] ppid=15651 vsize=26538700 memory=1420 CPUtime=2478.92 cores=0-7
/proc/15653/task/15676/stat : 15676 (java) R 15651 15651 14277 0 -1 4202560 119448 0 0 0 247713 179 0 0 20 0 28 0 148149836 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655855960160 140656845682382 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15677] ppid=15651 vsize=26538700 memory=6791534058613427641 CPUtime=2437.05 cores=0-7
/proc/15653/task/15677/stat : 15677 (java) R 15651 15651 14277 0 -1 4202560 51167 0 0 0 243639 66 0 0 20 0 28 0 148149836 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655854907512 140656843408632 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15678] ppid=15651 vsize=26538700 memory=911036 CPUtime=2438.59 cores=0-7
/proc/15653/task/15678/stat : 15678 (java) R 15651 15651 14277 0 -1 4202560 25055 0 0 0 243828 31 0 0 20 0 28 0 148149836 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655853854352 140656843510465 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15679] ppid=15651 vsize=26538700 memory=1196 CPUtime=2439.61 cores=0-7
/proc/15653/task/15679/stat : 15679 (java) R 15651 15651 14277 0 -1 4202560 29813 0 0 0 243927 34 0 0 20 0 28 0 148149836 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655852801704 140656843510522 0 4 0 16800975 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15680] ppid=15651 vsize=26538700 memory=8588 CPUtime=2441.05 cores=0-7
/proc/15653/task/15680/stat : 15680 (java) R 15651 15651 14277 0 -1 4202560 48767 0 0 0 244022 83 0 0 20 0 28 0 148149836 27175628800 223265 33554432000 4194304 4196468 140721068648272 140655851749208 140656845682362 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current children cumulated CPU time: 19702.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 894444 KiB

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

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

[startup+2520.2 s]
# the end of solver process 15653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19657.6 s, system=46.1244 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.82 8.14 8.07 3/206 15739
/proc/meminfo: memFree=26151636/32770624 swapFree=67108860/67108860
[pid=15653] ppid=15648 vsize=26671828 memory=893256 CPUtime=19703.6 cores=0-7
/proc/15653/stat : 15653 (java) S 15648 15651 14277 0 -1 1077944320 1126206 0 0 0 1965756 4608 0 0 20 0 28 0 148149772 27311951872 223314 33554432000 4194304 4196468 140721068648272 140721068630816 140657202020087 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
/proc/15653/statm: 6667957 223314 3288 1 0 6655191 0
[pid=15653/tid=15654] ppid=15648 vsize=26671828 memory=1398720917958146503 CPUtime=0.6 cores=0-7
/proc/15653/task/15654/stat : 15654 (java) S 15648 15651 14277 0 -1 1077944384 6809 0 0 0 57 3 0 0 20 0 28 0 148149773 27311951872 223314 33554432000 4194304 4196468 140721068648272 140657206260864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15655] ppid=15648 vsize=26671828 memory=-7003737579269690708 CPUtime=9.72 cores=0-7
/proc/15653/task/15655/stat : 15655 (java) S 15648 15651 14277 0 -1 1077944384 45368 0 0 0 908 64 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140657160780304 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15656] ppid=15648 vsize=26671828 memory=840 CPUtime=9.8 cores=0-7
/proc/15653/task/15656/stat : 15656 (java) S 15648 15651 14277 0 -1 1077944384 49572 0 0 0 913 67 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656759032464 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15657] ppid=15648 vsize=26671828 memory=1692 CPUtime=9.82 cores=0-7
/proc/15653/task/15657/stat : 15657 (java) S 15648 15651 14277 0 -1 1077944384 49070 0 0 0 918 64 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656757979408 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15658] ppid=15648 vsize=26671828 memory=912 CPUtime=9.78 cores=0-7
/proc/15653/task/15658/stat : 15658 (java) S 15648 15651 14277 0 -1 1077944384 49463 0 0 0 907 71 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656756926864 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15659] ppid=15648 vsize=26671828 memory=6791534058613427641 CPUtime=9.85 cores=0-7
/proc/15653/task/15659/stat : 15659 (java) S 15648 15651 14277 0 -1 1077944384 47101 0 0 0 918 67 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656755874832 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15660] ppid=15648 vsize=26671828 memory=1156 CPUtime=9.77 cores=0-7
/proc/15653/task/15660/stat : 15660 (java) S 15648 15651 14277 0 -1 1077944384 45209 0 0 0 912 65 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656754822288 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15661] ppid=15648 vsize=26671828 memory=303430223234596890 CPUtime=9.83 cores=0-7
/proc/15653/task/15661/stat : 15661 (java) S 15648 15651 14277 0 -1 1077944384 47034 0 0 0 916 67 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656753769232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15662] ppid=15648 vsize=26671828 memory=288230621803970871 CPUtime=9.7 cores=0-7
/proc/15653/task/15662/stat : 15662 (java) S 15648 15651 14277 0 -1 1077944384 45872 0 0 0 905 65 0 0 20 0 28 0 148149774 27311951872 223314 33554432000 4194304 4196468 140721068648272 140656752716688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15663] ppid=15648 vsize=26671828 memory=14412618299346734 CPUtime=60.61 cores=0-7
/proc/15653/task/15663/stat : 15663 (java) R 15648 15651 14277 0 -1 4202560 164155 0 0 0 2731 3330 0 0 20 0 28 0 148149775 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655876602232 140657194648295 0 0 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15664] ppid=15648 vsize=26671828 memory=22860 CPUtime=0 cores=0-7
/proc/15653/task/15664/stat : 15664 (java) S 15648 15651 14277 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 148149776 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655875548384 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15665] ppid=15648 vsize=26671828 memory=4040 CPUtime=0 cores=0-7
/proc/15653/task/15665/stat : 15665 (java) S 15648 15651 14277 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 148149776 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655874495232 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15666] ppid=15648 vsize=26671828 memory=1236 CPUtime=0 cores=0-7
/proc/15653/task/15666/stat : 15666 (java) S 15648 15651 14277 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 28 0 148149778 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655873440560 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15667] ppid=15648 vsize=26671828 memory=644 CPUtime=1.51 cores=0-7
/proc/15653/task/15667/stat : 15667 (java) S 15648 15651 14277 0 -1 1077944384 6849 0 0 0 149 2 0 0 20 0 28 0 148149778 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655872391920 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15668] ppid=15648 vsize=26671828 memory=1788 CPUtime=1.53 cores=0-7
/proc/15653/task/15668/stat : 15668 (java) S 15648 15651 14277 0 -1 1077944384 5158 0 0 0 152 1 0 0 20 0 28 0 148149778 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655871339376 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15669] ppid=15648 vsize=26671828 memory=956 CPUtime=1.46 cores=0-7
/proc/15653/task/15669/stat : 15669 (java) S 15648 15651 14277 0 -1 1077944384 7381 0 0 0 145 1 0 0 20 0 28 0 148149778 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655870286320 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15670] ppid=15648 vsize=26671828 memory=2344 CPUtime=0.67 cores=0-7
/proc/15653/task/15670/stat : 15670 (java) S 15648 15651 14277 0 -1 1077944384 7766 0 0 0 65 2 0 0 20 0 28 0 148149778 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655869233776 140657202031234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15671] ppid=15648 vsize=26671828 memory=928 CPUtime=0 cores=0-7
/proc/15653/task/15671/stat : 15671 (java) S 15648 15651 14277 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 148149779 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655868180960 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15673] ppid=15648 vsize=26671828 memory=1568 CPUtime=2435.59 cores=0-7
/proc/15653/task/15673/stat : 15673 (java) S 15648 15651 14277 0 -1 1077944384 32030 0 0 0 243518 41 0 0 20 0 28 0 148149835 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655859115936 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 18 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15674] ppid=15648 vsize=26671828 memory=2240 CPUtime=2440.89 cores=0-7
/proc/15653/task/15674/stat : 15674 (java) S 15648 15651 14277 0 -1 1077944384 31271 0 0 0 244047 42 0 0 20 0 28 0 148149835 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655858064688 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15675] ppid=15648 vsize=26671828 memory=4128 CPUtime=2445.63 cores=0-7
/proc/15653/task/15675/stat : 15675 (java) R 15648 15651 14277 0 -1 4202560 203595 0 0 0 244274 289 0 0 20 0 28 0 148149835 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655857012952 140656845682368 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15676] ppid=15648 vsize=26671828 memory=279639686165008 CPUtime=2479.04 cores=0-7
/proc/15653/task/15676/stat : 15676 (java) S 15648 15651 14277 0 -1 1077944384 119448 0 0 0 247725 179 0 0 20 0 28 0 148149836 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655855960272 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15677] ppid=15648 vsize=26671828 memory=7100839861465685612 CPUtime=2437.14 cores=0-7
/proc/15653/task/15677/stat : 15677 (java) S 15648 15651 14277 0 -1 1077944384 51167 0 0 0 243648 66 0 0 20 0 28 0 148149836 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655854907168 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 19 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15678] ppid=15648 vsize=26671828 memory=-7175204567652784766 CPUtime=2438.69 cores=0-7
/proc/15653/task/15678/stat : 15678 (java) S 15648 15651 14277 0 -1 1077944384 25055 0 0 0 243838 31 0 0 20 0 28 0 148149836 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655853854624 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15679] ppid=15648 vsize=26671828 memory=3054156605268465310 CPUtime=2439.71 cores=0-7
/proc/15653/task/15679/stat : 15679 (java) S 15648 15651 14277 0 -1 1077944384 29813 0 0 0 243937 34 0 0 20 0 28 0 148149836 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655852801296 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15680] ppid=15648 vsize=26671828 memory=-8707038579349950309 CPUtime=2441.15 cores=0-7
/proc/15653/task/15680/stat : 15680 (java) S 15648 15651 14277 0 -1 1077944384 48767 0 0 0 244032 83 0 0 20 0 28 0 148149836 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655851749072 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
[pid=15653/tid=15738] ppid=15648 vsize=26671828 memory=7822038051842261661 CPUtime=0 cores=0-7
/proc/15653/task/15738/stat : 15738 (java) S 15648 15651 14277 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 148401777 27311951872 223314 33554432000 4194304 4196468 140721068648272 140655850700784 140657202030293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39579648 140721068651666 140721068651843 140721068651843 140721068654543 0
Current cumulated CPU time of completed processes: 0.001976 s
Current children cumulated CPU time: 19703.6 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 893256 KiB

Child status: 143
Real time (s): 2520.2
CPU time (s): 19703.8
CPU user time (s): 19657.6
CPU system time (s): 46.1244
CPU usage (%): 781.832
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 4376084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19657.6
system time used= 46.1244
maximum resident set size= 4397648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1126747
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 201933
involuntary context switches= 209186


# summary of solver processes directly reported to runsolver:
#   pid: 15651,15653
#   total CPU time (s): 19703.8
#   total CPU user time (s): 19657.6
#   total CPU system time (s): 46.1244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.2513 second user time and 30.9601 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-19 15:35:57
IDJOB=4280849
IDBENCH=133226
IDSOLVER=2675
FILE ID=node103/4280849-1503150617
RUNJOBID= node103-1503142170-14304
PBS_JOBID= 20630799
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-23-sum.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-4280849-1503150617/watcher-4280849-1503150617 -o /tmp/evaluation-result-4280849-1503150617/solver-4280849-1503150617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503142170-14304 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1821321553 HOME/instance-4280849-1503150617.xml

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

MD5SUM BENCH= d4be5d2e2f36b13e59ce195ffddd0d7a
RANDOM SEED=1821321553

node103.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.56
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.56
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.56
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.56
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:        27038520 kB
MemAvailable:   31973128 kB
Buffers:          233660 kB
Cached:          4994804 kB
SwapCached:            0 kB
Active:           997880 kB
Inactive:        4284684 kB
Active(anon):       3516 kB
Inactive(anon):    86700 kB
Active(file):     994364 kB
Inactive(file):  4197984 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8100 kB
Writeback:            40 kB
AnonPages:         55696 kB
Mapped:            50532 kB
Shmem:             33420 kB
Slab:             142364 kB
SReclaimable:     116192 kB
SUnreclaim:        26172 kB
KernelStack:        3456 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-19 16:17:57