Trace number 4270933

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) 19940.5 2520.24

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-12-fair.xml
MD5SUM4cd037b51317e52702be0dab62f9a527
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 variables34626
Number of constraints32807
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":4598},{"size":201,"count":156},{"size":20001,"count":29872}]
Minimum variable degree2
Maximum variable degree276
Distribution of variable degrees[{"degree":2,"count":30674},{"degree":3,"count":792},{"degree":4,"count":45},{"degree":5,"count":330},{"degree":6,"count":186},{"degree":7,"count":671},{"degree":8,"count":971},{"degree":9,"count":546},{"degree":10,"count":24},{"degree":12,"count":25},{"degree":13,"count":288},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":13},{"degree":57,"count":13},{"degree":59,"count":10},{"degree":70,"count":1},{"degree":80,"count":12},{"degree":125,"count":2},{"degree":126,"count":10},{"degree":276,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":5304},{"arity":3,"count":27501}]
Number of extensional constraints0
Number of intensional constraints32807
Distribution of constraint types[{"type":"intension","count":32807}]
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-4270933-1502822914.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270933-1502822914.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
115.38/19.41	c solve instance...
19939.56/2520.08	s UNKNOWN
19939.56/2520.08	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 (15317 MiB free)
  memory of node 1: 16384 MiB (15469 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270933-1502822914/watcher-4270933-1502822914 -o /tmp/evaluation-result-4270933-1502822914/solver-4270933-1502822914 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1059653226 HOME/instance-4270933-1502822914.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=1558, runsolver pid=1555
Current StackSize limit: 8192 KiB


[startup+0.100117 s]*
/proc/loadavg: 9.36 8.95 8.54 3/200 1579
/proc/meminfo: memFree=31509988/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=25999808 memory=26936 CPUtime=0.11 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 5667 0 0 0 10 1 0 0 20 0 20 0 115379031 26623803392 6734 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6499952 6734 2838 1 0 6488269 0
[pid=1560/tid=1561] ppid=1558 vsize=25999808 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) R 1558 1558 30924 0 -1 4202560 3681 0 0 0 8 0 0 0 20 0 20 0 115379032 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505840202656 140505820030309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=25999808 memory=139646238430848 CPUtime=0 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1565] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1565/stat : 1565 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505785449232 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1566] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1566/stat : 1566 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505784396432 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1567] ppid=1558 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1567/stat : 1567 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505783343632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1568] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1568/stat : 1568 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505782290832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1569] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1569/stat : 1569 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26623803392 6734 33554432000 4194304 4196468 140729791565712 140505781238032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1570] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1570/stat : 1570 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379034 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504108202864 140505835997826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1571] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1571/stat : 1571 (java) S 1558 1558 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 115379034 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504107148832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1572] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1572/stat : 1572 (java) S 1558 1558 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 115379035 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504106095984 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1573] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1573/stat : 1573 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504105044304 140505836005275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1574] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1574/stat : 1574 (java) S 1558 1558 30924 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504103991664 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1575] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1575/stat : 1575 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504102938864 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1576] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1576/stat : 1576 (java) S 1558 1558 30924 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504101886064 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1577] ppid=1558 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1560/task/1577/stat : 1577 (java) S 1558 1558 30924 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504100833264 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1578] ppid=1558 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1578/stat : 1578 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379037 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504099781728 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1579] ppid=1558 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1579/stat : 1579 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379038 26623803392 6734 33554432000 4194304 4196468 140729791565712 140504098729008 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28320 KiB

[startup+0.210474 s]*
/proc/loadavg: 9.36 8.95 8.54 2/200 1579
/proc/meminfo: memFree=31499304/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=26004064 memory=38940 CPUtime=0.32 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 8313 0 0 0 30 2 0 0 20 0 20 0 115379031 26628161536 9735 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6501016 9735 3073 1 0 6488269 0
[pid=1560/tid=1561] ppid=1558 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) S 1558 1558 30924 0 -1 1077944384 5425 0 0 0 18 1 0 0 20 0 20 0 115379032 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505840209504 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=26004064 memory=288370022390142592 CPUtime=0 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1565] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1565/stat : 1565 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505785449232 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1566] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1566/stat : 1566 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505784396432 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1567] ppid=1558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1567/stat : 1567 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505783343632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1568] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1568/stat : 1568 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505782290832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1569] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1569/stat : 1569 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 9735 33554432000 4194304 4196468 140729791565712 140505781238032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1570] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1570/stat : 1570 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379034 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504108202864 140505835997826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1571] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1571/stat : 1571 (java) S 1558 1558 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 115379034 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504107148832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1572] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1572/stat : 1572 (java) S 1558 1558 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 115379035 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504106095984 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1573] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1573/stat : 1573 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504105044304 140505836005275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1574] ppid=1558 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1560/task/1574/stat : 1574 (java) S 1558 1558 30924 0 -1 1077944384 389 0 0 0 1 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504103991664 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1575] ppid=1558 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1560/task/1575/stat : 1575 (java) S 1558 1558 30924 0 -1 1077944384 137 0 0 0 1 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504102938864 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1576] ppid=1558 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/1560/task/1576/stat : 1576 (java) S 1558 1558 30924 0 -1 1077944384 344 0 0 0 2 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504101886064 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1577] ppid=1558 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/1560/task/1577/stat : 1577 (java) R 1558 1558 30924 0 -1 4202560 719 0 0 0 7 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504100833264 140505820067166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1578] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1578/stat : 1578 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379037 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504099781728 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1579] ppid=1558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1579/stat : 1579 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379038 26628161536 9735 33554432000 4194304 4196468 140729791565712 140504098729008 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40324 KiB

[startup+0.310353 s]*
/proc/loadavg: 9.36 8.95 8.54 5/200 1579
/proc/meminfo: memFree=31494404/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=26004064 memory=43856 CPUtime=0.5 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 9233 0 0 0 47 3 0 0 20 0 20 0 115379031 26628161536 10964 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6501016 10964 3094 1 0 6488269 0
[pid=1560/tid=1561] ppid=1558 vsize=26004064 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) R 1558 1558 30924 0 -1 4202560 6095 0 0 0 27 2 0 0 20 0 20 0 115379032 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505840224592 140505442831347 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=26004064 memory=1228 CPUtime=0 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1565] ppid=1558 vsize=26004064 memory=10928 CPUtime=0 cores=0-7
/proc/1560/task/1565/stat : 1565 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505785449232 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1566] ppid=1558 vsize=26004064 memory=796 CPUtime=0 cores=0-7
/proc/1560/task/1566/stat : 1566 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505784396432 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1567] ppid=1558 vsize=26004064 memory=1424 CPUtime=0 cores=0-7
/proc/1560/task/1567/stat : 1567 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505783343632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1568] ppid=1558 vsize=26004064 memory=15872 CPUtime=0 cores=0-7
/proc/1560/task/1568/stat : 1568 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505782290832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1569] ppid=1558 vsize=26004064 memory=4052 CPUtime=0 cores=0-7
/proc/1560/task/1569/stat : 1569 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628161536 10964 33554432000 4194304 4196468 140729791565712 140505781238032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1570] ppid=1558 vsize=26004064 memory=19096 CPUtime=0 cores=0-7
/proc/1560/task/1570/stat : 1570 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379034 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504108202864 140505835997826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1571] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1571/stat : 1571 (java) S 1558 1558 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 115379034 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504107148832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1572] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1572/stat : 1572 (java) S 1558 1558 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 115379035 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504106095984 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1573] ppid=1558 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1573/stat : 1573 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504105044304 140505836005275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1574] ppid=1558 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1560/task/1574/stat : 1574 (java) S 1558 1558 30924 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504103991664 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1575] ppid=1558 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/1560/task/1575/stat : 1575 (java) S 1558 1558 30924 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504102938864 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1576] ppid=1558 vsize=26004064 memory=139646096999887 CPUtime=0.03 cores=0-7
/proc/1560/task/1576/stat : 1576 (java) S 1558 1558 30924 0 -1 1077944384 388 0 0 0 3 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504101886064 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1577] ppid=1558 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/1560/task/1577/stat : 1577 (java) R 1558 1558 30924 0 -1 4202560 849 0 0 0 12 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504100829216 140505814784175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1578] ppid=1558 vsize=26004064 memory=139646097027956 CPUtime=0 cores=0-7
/proc/1560/task/1578/stat : 1578 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 115379037 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504099781728 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1579] ppid=1558 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1560/task/1579/stat : 1579 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379038 26628161536 10964 33554432000 4194304 4196468 140729791565712 140504098729008 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45240 KiB

[startup+0.700992 s]
/proc/loadavg: 8.93 8.87 8.51 6/200 1579
/proc/meminfo: memFree=31449840/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=26004140 memory=140232 CPUtime=1.98 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 13838 0 0 0 193 5 0 0 20 0 20 0 115379031 26628239360 35058 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6501035 35058 3201 1 0 6488269 0
[pid=1560/tid=1561] ppid=1558 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) R 1558 1558 30924 0 -1 4202560 6444 0 0 0 64 3 0 0 20 0 20 0 115379032 26628239360 35058 33554432000 4194304 4196468 140729791565712 140505840219664 140505446518656 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=26004140 memory=139646097204080 CPUtime=0 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628239360 35058 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 115379033 26628239360 35058 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 115379033 26628239360 35058 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0

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

/proc/meminfo: memFree=15875268/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=26538700 memory=15634112 CPUtime=19798.3 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 2606353 0 0 0 1976035 3794 0 0 20 0 28 0 115379031 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6634675 3908528 3308 1 0 6621909 0
[pid=1560/tid=1561] ppid=1558 vsize=26538700 memory=1728 CPUtime=6.63 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) S 1558 1558 30924 0 -1 1077944384 11104 0 0 0 650 13 0 0 20 0 28 0 115379032 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505840227456 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=26538700 memory=1384 CPUtime=63.51 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 195199 0 0 0 6011 340 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=26538700 memory=15790576 CPUtime=63.55 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 165202 0 0 0 6026 329 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=26538700 memory=15634112 CPUtime=63.48 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 157549 0 0 0 6015 333 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1565] ppid=1558 vsize=26538700 memory=1384 CPUtime=63.3 cores=0-7
/proc/1560/task/1565/stat : 1565 (java) S 1558 1558 30924 0 -1 1077944384 189758 0 0 0 5985 345 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505785449232 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1566] ppid=1558 vsize=26538700 memory=1384 CPUtime=63.65 cores=0-7
/proc/1560/task/1566/stat : 1566 (java) S 1558 1558 30924 0 -1 1077944384 146557 0 0 0 6050 315 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505784396432 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1567] ppid=1558 vsize=26538700 memory=1384 CPUtime=63.34 cores=0-7
/proc/1560/task/1567/stat : 1567 (java) S 1558 1558 30924 0 -1 1077944384 161650 0 0 0 6004 330 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505783343632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1568] ppid=1558 vsize=26538700 memory=6336 CPUtime=63.3 cores=0-7
/proc/1560/task/1568/stat : 1568 (java) S 1558 1558 30924 0 -1 1077944384 177574 0 0 0 6002 328 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505782290832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1569] ppid=1558 vsize=26538700 memory=6305 CPUtime=63.38 cores=0-7
/proc/1560/task/1569/stat : 1569 (java) S 1558 1558 30924 0 -1 1077944384 151162 0 0 0 6017 321 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505781238032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1570] ppid=1558 vsize=26538700 memory=1384 CPUtime=17.69 cores=0-7
/proc/1560/task/1570/stat : 1570 (java) S 1558 1558 30924 0 -1 1077944384 57101 0 0 0 1701 68 0 0 20 0 28 0 115379034 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504108202864 140505835997826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1571] ppid=1558 vsize=26538700 memory=15790576 CPUtime=0 cores=0-7
/proc/1560/task/1571/stat : 1571 (java) S 1558 1558 30924 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 115379034 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504107148896 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1572] ppid=1558 vsize=26538700 memory=1928 CPUtime=0 cores=0-7
/proc/1560/task/1572/stat : 1572 (java) S 1558 1558 30924 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 28 0 115379035 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504106096000 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1573] ppid=1558 vsize=26538700 memory=15790576 CPUtime=0 cores=0-7
/proc/1560/task/1573/stat : 1573 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504105044304 140505836005275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1574] ppid=1558 vsize=26538700 memory=1384 CPUtime=6.42 cores=0-7
/proc/1560/task/1574/stat : 1574 (java) S 1558 1558 30924 0 -1 1077944384 36013 0 0 0 636 6 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504103991664 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1575] ppid=1558 vsize=26538700 memory=1384 CPUtime=6.35 cores=0-7
/proc/1560/task/1575/stat : 1575 (java) S 1558 1558 30924 0 -1 1077944384 35055 0 0 0 631 4 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504102938864 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1576] ppid=1558 vsize=26538700 memory=15790576 CPUtime=6.2 cores=0-7
/proc/1560/task/1576/stat : 1576 (java) S 1558 1558 30924 0 -1 1077944384 30584 0 0 0 616 4 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504101886064 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1577] ppid=1558 vsize=26538700 memory=15790576 CPUtime=1.3 cores=0-7
/proc/1560/task/1577/stat : 1577 (java) S 1558 1558 30924 0 -1 1077944384 17164 0 0 0 127 3 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504100833264 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1578] ppid=1558 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/1560/task/1578/stat : 1578 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504099781728 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1579] ppid=1558 vsize=26538700 memory=1296 CPUtime=0.98 cores=0-7
/proc/1560/task/1579/stat : 1579 (java) S 1558 1558 30924 0 -1 1077944384 3278 0 0 0 12 86 0 0 20 0 28 0 115379038 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504098729008 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1580] ppid=1558 vsize=26538700 memory=2408 CPUtime=2403.61 cores=0-7
/proc/1560/task/1580/stat : 1580 (java) R 1558 1558 30924 0 -1 4202560 347700 0 0 0 240260 101 0 0 20 0 28 0 115380982 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504090717448 140505451140424 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1581] ppid=1558 vsize=26538700 memory=1728 CPUtime=2405.8 cores=0-7
/proc/1560/task/1581/stat : 1581 (java) R 1558 1558 30924 0 -1 4202560 25186 0 0 0 240527 53 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504089665560 140505453551550 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1582] ppid=1558 vsize=26538700 memory=1384 CPUtime=2394.14 cores=0-7
/proc/1560/task/1582/stat : 1582 (java) R 1558 1558 30924 0 -1 4202560 90438 0 0 0 239106 308 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504088615568 140505447325467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1583] ppid=1558 vsize=26538700 memory=2408 CPUtime=2411.65 cores=0-7
/proc/1560/task/1583/stat : 1583 (java) R 1558 1558 30924 0 -1 4202560 69642 0 0 0 240911 254 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504087559952 140505448963216 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1584] ppid=1558 vsize=26538700 memory=1728 CPUtime=2404.39 cores=0-7
/proc/1560/task/1584/stat : 1584 (java) R 1558 1558 30924 0 -1 4202560 320442 0 0 0 240320 119 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504086507296 140505450851669 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1585] ppid=1558 vsize=26538700 memory=15790576 CPUtime=2402.45 cores=0-7
/proc/1560/task/1585/stat : 1585 (java) R 1558 1558 30924 0 -1 4202560 55622 0 0 0 240168 77 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504085454320 140505447541567 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1586] ppid=1558 vsize=26538700 memory=32488 CPUtime=2411.33 cores=0-7
/proc/1560/task/1586/stat : 1586 (java) R 1558 1558 30924 0 -1 4202560 60920 0 0 0 241053 80 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140502942863632 140505451141732 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1587] ppid=1558 vsize=26538700 memory=1384 CPUtime=2411.58 cores=0-7
/proc/1560/task/1587/stat : 1587 (java) R 1558 1558 30924 0 -1 4202560 100052 0 0 0 241108 50 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140502941810880 140505445982887 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
Current children cumulated CPU time: 19798.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 15635496 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.02 8.13 8.21 9/207 1645
/proc/meminfo: memFree=15875528/32770624 swapFree=67108860/67108860
[pid=1558] ppid=1555 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1558/stat : 1558 (xcsp3-exec) S 1555 1558 30924 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 115379031 9740288 346 33554432000 4194304 5098028 140722261302816 140722261300920 140237638976124 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33325056 140722261308516 140722261308727 140722261308727 140722261311467 0
/proc/1558/statm: 2378 346 289 221 0 87 0
[pid=1560] ppid=1558 vsize=26538700 memory=15634112 CPUtime=19939.6 cores=0-7
/proc/1560/stat : 1560 (java) S 1558 1558 30924 0 -1 1077944320 2606887 0 0 0 1990162 3794 0 0 20 0 28 0 115379031 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140729791548256 140505835986679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
/proc/1560/statm: 6634675 3908528 3308 1 0 6621909 0
[pid=1560/tid=1561] ppid=1558 vsize=26538700 memory=6935054825532540783 CPUtime=6.63 cores=0-7
/proc/1560/task/1561/stat : 1561 (java) S 1558 1558 30924 0 -1 1077944384 11104 0 0 0 650 13 0 0 20 0 28 0 115379032 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505840227456 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1562] ppid=1558 vsize=26538700 memory=4126316290023845779 CPUtime=63.51 cores=0-7
/proc/1560/task/1562/stat : 1562 (java) S 1558 1558 30924 0 -1 1077944384 195199 0 0 0 6011 340 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505788607632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1563] ppid=1558 vsize=26538700 memory=4616 CPUtime=63.55 cores=0-7
/proc/1560/task/1563/stat : 1563 (java) S 1558 1558 30924 0 -1 1077944384 165202 0 0 0 6026 329 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505787554832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1564] ppid=1558 vsize=26538700 memory=1228 CPUtime=63.48 cores=0-7
/proc/1560/task/1564/stat : 1564 (java) S 1558 1558 30924 0 -1 1077944384 157549 0 0 0 6015 333 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505786502032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1565] ppid=1558 vsize=26538700 memory=10928 CPUtime=63.3 cores=0-7
/proc/1560/task/1565/stat : 1565 (java) S 1558 1558 30924 0 -1 1077944384 189758 0 0 0 5985 345 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505785449232 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1566] ppid=1558 vsize=26538700 memory=796 CPUtime=63.65 cores=0-7
/proc/1560/task/1566/stat : 1566 (java) S 1558 1558 30924 0 -1 1077944384 146557 0 0 0 6050 315 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505784396432 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1567] ppid=1558 vsize=26538700 memory=1424 CPUtime=63.34 cores=0-7
/proc/1560/task/1567/stat : 1567 (java) S 1558 1558 30924 0 -1 1077944384 161650 0 0 0 6004 330 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505783343632 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1568] ppid=1558 vsize=26538700 memory=15872 CPUtime=63.3 cores=0-7
/proc/1560/task/1568/stat : 1568 (java) S 1558 1558 30924 0 -1 1077944384 177574 0 0 0 6002 328 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505782290832 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1569] ppid=1558 vsize=26538700 memory=1384 CPUtime=63.38 cores=0-7
/proc/1560/task/1569/stat : 1569 (java) S 1558 1558 30924 0 -1 1077944384 151162 0 0 0 6017 321 0 0 20 0 28 0 115379033 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140505781238032 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1570] ppid=1558 vsize=26538700 memory=15634112 CPUtime=17.69 cores=0-7
/proc/1560/task/1570/stat : 1570 (java) S 1558 1558 30924 0 -1 1077944384 57101 0 0 0 1701 68 0 0 20 0 28 0 115379034 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504108202864 140505835997826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1571] ppid=1558 vsize=26538700 memory=3820 CPUtime=0 cores=0-7
/proc/1560/task/1571/stat : 1571 (java) S 1558 1558 30924 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 115379034 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504107148896 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1572] ppid=1558 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/1560/task/1572/stat : 1572 (java) S 1558 1558 30924 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 28 0 115379035 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504106096000 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1573] ppid=1558 vsize=26538700 memory=952 CPUtime=0 cores=0-7
/proc/1560/task/1573/stat : 1573 (java) S 1558 1558 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504105044304 140505836005275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1574] ppid=1558 vsize=26538700 memory=1236 CPUtime=6.42 cores=0-7
/proc/1560/task/1574/stat : 1574 (java) S 1558 1558 30924 0 -1 1077944384 36013 0 0 0 636 6 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504103991664 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1575] ppid=1558 vsize=26538700 memory=1384 CPUtime=6.35 cores=0-7
/proc/1560/task/1575/stat : 1575 (java) S 1558 1558 30924 0 -1 1077944384 35055 0 0 0 631 4 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504102938864 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1576] ppid=1558 vsize=26538700 memory=15634112 CPUtime=6.2 cores=0-7
/proc/1560/task/1576/stat : 1576 (java) S 1558 1558 30924 0 -1 1077944384 30584 0 0 0 616 4 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504101886064 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1577] ppid=1558 vsize=26538700 memory=3820 CPUtime=1.3 cores=0-7
/proc/1560/task/1577/stat : 1577 (java) S 1558 1558 30924 0 -1 1077944384 17164 0 0 0 127 3 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504100833264 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1578] ppid=1558 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/1560/task/1578/stat : 1578 (java) S 1558 1558 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 115379037 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504099781728 140505835996885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1579] ppid=1558 vsize=26538700 memory=15634112 CPUtime=0.99 cores=0-7
/proc/1560/task/1579/stat : 1579 (java) S 1558 1558 30924 0 -1 1077944384 3278 0 0 0 12 87 0 0 20 0 28 0 115379038 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504098729008 140505835997826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1580] ppid=1558 vsize=26538700 memory=4384 CPUtime=2421.31 cores=0-7
/proc/1560/task/1580/stat : 1580 (java) R 1558 1558 30924 0 -1 4202560 347823 0 0 0 242030 101 0 0 20 0 28 0 115380982 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504090717448 140505453551780 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1581] ppid=1558 vsize=26538700 memory=15872 CPUtime=2423.13 cores=0-7
/proc/1560/task/1581/stat : 1581 (java) R 1558 1558 30924 0 -1 4202560 25194 0 0 0 242260 53 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504089665560 140505453551610 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1582] ppid=1558 vsize=26538700 memory=4052 CPUtime=2411.85 cores=0-7
/proc/1560/task/1582/stat : 1582 (java) R 1558 1558 30924 0 -1 4202560 90628 0 0 0 240877 308 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504088615568 140505447325453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1583] ppid=1558 vsize=26538700 memory=19128 CPUtime=2429.36 cores=0-7
/proc/1560/task/1583/stat : 1583 (java) R 1558 1558 30924 0 -1 4202560 69652 0 0 0 242682 254 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504087560088 140505444739350 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1584] ppid=1558 vsize=26538700 memory=18444 CPUtime=2422.09 cores=0-7
/proc/1560/task/1584/stat : 1584 (java) R 1558 1558 30924 0 -1 4202560 320512 0 0 0 242090 119 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504086507432 140505450851440 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1585] ppid=1558 vsize=26538700 memory=1788 CPUtime=2420.16 cores=0-7
/proc/1560/task/1585/stat : 1585 (java) R 1558 1558 30924 0 -1 4202560 55650 0 0 0 241939 77 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140504085454456 140505451140161 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1586] ppid=1558 vsize=26538700 memory=640 CPUtime=2429.04 cores=0-7
/proc/1560/task/1586/stat : 1586 (java) R 1558 1558 30924 0 -1 4202560 60927 0 0 0 242824 80 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140502942863768 140505447560277 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
[pid=1560/tid=1587] ppid=1558 vsize=26538700 memory=952 CPUtime=2429.29 cores=0-7
/proc/1560/task/1587/stat : 1587 (java) R 1558 1558 30924 0 -1 4202560 100150 0 0 0 242879 50 0 0 20 0 28 0 115380983 27175628800 3908528 33554432000 4194304 4196468 140729791565712 140502941810880 140505446044656 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 10039296 140729791566994 140729791567171 140729791567171 140729791569871 0
Current children cumulated CPU time: 19939.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 15635496 KiB

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

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

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

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

[startup+2520.21 s]*
/proc/loadavg: 8.02 8.13 8.21 2/180 1647
/proc/meminfo: memFree=26844484/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001898 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.24
CPU time (s): 19940.5
CPU user time (s): 19902.4
CPU system time (s): 38.0672
CPU usage (%): 791.213
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 16125172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19902.4
system time used= 38.0672
maximum resident set size= 16123788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2607990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74055
involuntary context switches= 206303


# summary of solver processes directly reported to runsolver:
#   pid: 1558,1560
#   total CPU time (s): 19940.5
#   total CPU user time (s): 19902.4
#   total CPU system time (s): 38.0672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.4679 second user time and 31.0518 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 20:34:15
IDJOB=4270933
IDBENCH=139206
IDSOLVER=2662
FILE ID=node115/4270933-1502822914
RUNJOBID= node115-1502815183-30951
PBS_JOBID= 20629824
Free space on /tmp= 61820 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-12-fair.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-4270933-1502822914/watcher-4270933-1502822914 -o /tmp/evaluation-result-4270933-1502822914/solver-4270933-1502822914 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1059653226 HOME/instance-4270933-1502822914.xml

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

MD5SUM BENCH= 4cd037b51317e52702be0dab62f9a527
RANDOM SEED=1059653226

node115.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.69
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.69
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.69
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.69
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:        31526932 kB
MemAvailable:   31984620 kB
Buffers:          191568 kB
Cached:           553544 kB
SwapCached:            0 kB
Active:           545196 kB
Inactive:         254428 kB
Active(anon):       3488 kB
Inactive(anon):    79412 kB
Active(file):     541708 kB
Inactive(file):   175016 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9340 kB
Writeback:             0 kB
AnonPages:         61300 kB
Mapped:            46104 kB
Shmem:             25224 kB
Slab:             139708 kB
SReclaimable:     113596 kB
SUnreclaim:        26112 kB
KernelStack:        3168 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61812 MiB
End job on node115 at 2017-08-15 21:16:15