Trace number 4398824

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 2019-09-16? (TO) 2527.7 810.262

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-17-042.xml
MD5SUM30a2df13e8a589268a4af4fb67fb8cf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.93882
Satisfiable
(Un)Satisfiability was proved
Number of variables34
Number of constraints136
Number of domains17
Minimum domain size26
Maximum domain size42
Distribution of domain sizes[{"size":26,"count":2},{"size":27,"count":2},{"size":28,"count":2},{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2}]
Minimum variable degree16
Maximum variable degree16
Distribution of variable degrees[{"degree":16,"count":34}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":136}]
Number of extensional constraints0
Number of intensional constraints136
Distribution of constraint types[{"type":"intension","count":136}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398824-1568700363.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4398824-1568700363.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...

Verifier Data

One s line expected

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 (10410 MiB free)
  memory of node 1: 16384 MiB (15390 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398824-1568700363/watcher-4398824-1568700363 -o /tmp/evaluation-result-4398824-1568700363/solver-4398824-1568700363 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5774 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1664436680 HOME/instance-4398824-1568700363.xml 

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

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


[startup+0.10008 s]*
/proc/loadavg: 8.68 8.64 7.69 7/234 6994
/proc/meminfo: memFree=26402672/32770624 swapFree=67027432/67108860
[pid=6978] ppid=6975 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/6978/stat : 6978 (xcsp3-exec) S 6975 6978 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308872 115843072 362 33554432000 4194304 5098028 140730638368688 140730638366792 140345490694780 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26071040 140730638377850 140730638378093 140730638378093 140730638381002 0
/proc/6978/statm: 28282 362 304 221 0 87 0
[pid=6980] ppid=6978 vsize=15144776 memory=29364 CPUtime=0.12 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6978 6978 5742 0 -1 1077944320 5841 0 0 0 11 1 0 0 20 0 15 0 446308872 15508250624 7341 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3786194 7341 3122 1 0 3748377 0
[pid=6980/tid=6981] ppid=6978 vsize=15144776 memory=8189415076375270235 CPUtime=0.09 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) R 6978 6978 5742 0 -1 4202560 3727 0 0 0 8 1 0 0 20 0 15 0 446308872 15508250624 7407 33554432000 4194304 4196468 140732393642816 140679092522768 140679080536894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6978 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 7407 33554432000 4194304 4196468 140732393642816 140679040920208 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 7407 33554432000 4194304 4196468 140732393642816 140679039867408 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 7407 33554432000 4194304 4196468 140732393642816 140679038814608 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) S 6978 6978 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 7407 33554432000 4194304 4196468 140732393642816 140679037761808 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6978 6978 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446308874 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678556887920 140679088310914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6978 6978 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446308875 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678555833888 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6978 6978 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446308875 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678554781040 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308877 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678553729360 140679088318363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) R 6978 6978 5742 0 -1 4202560 343 0 0 0 0 0 0 0 20 0 15 0 446308877 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678552677016 140679073224079 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) R 6978 6978 5742 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 446308877 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678551624016 140679088309973 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0.02 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) R 6978 6978 5742 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 15 0 446308877 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678550571120 140679067276586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308878 15508250624 7407 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30812 KiB

[startup+0.210944 s]*
/proc/loadavg: 8.68 8.64 7.69 9/234 6994
/proc/meminfo: memFree=26391056/32770624 swapFree=67027432/67108860
[pid=6978] ppid=6975 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/6978/stat : 6978 (xcsp3-exec) S 6975 6978 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308872 115843072 362 33554432000 4194304 5098028 140730638368688 140730638366792 140345490694780 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26071040 140730638377850 140730638378093 140730638378093 140730638381002 0
/proc/6978/statm: 28282 362 304 221 0 87 0
[pid=6980] ppid=6978 vsize=15144776 memory=40424 CPUtime=0.34 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6978 6978 5742 0 -1 1077944320 9333 0 0 0 31 3 0 0 20 0 15 0 446308872 15508250624 10106 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3786194 10106 3299 1 0 3748377 0
[pid=6980/tid=6981] ppid=6978 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) R 6978 6978 5742 0 -1 4202560 6623 0 0 0 18 2 0 0 20 0 15 0 446308872 15508250624 10106 33554432000 4194304 4196468 140732393642816 140679092538080 140679072380254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6978 vsize=15144776 memory=13574 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 10106 33554432000 4194304 4196468 140732393642816 140679040920208 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6978 vsize=15144776 memory=139862143840042 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 10106 33554432000 4194304 4196468 140732393642816 140679039867408 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 10106 33554432000 4194304 4196468 140732393642816 140679038814608 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) S 6978 6978 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446308873 15508250624 10106 33554432000 4194304 4196468 140732393642816 140679037761808 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6978 6978 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446308874 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678556887920 140679088310914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6978 6978 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446308875 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678555833888 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6978 6978 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446308875 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678554781040 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308877 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678553729360 140679088318363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6978 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6978 6978 5742 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 446308877 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6978 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) R 6978 6978 5742 0 -1 1077944384 212 0 0 0 2 0 0 0 20 0 15 0 446308877 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6978 vsize=15144776 memory=139862140491392 CPUtime=0.08 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) R 6978 6978 5742 0 -1 1077944384 779 0 0 0 8 0 0 0 20 0 15 0 446308877 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6978 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6978 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308878 15508250624 10106 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41872 KiB

[startup+0.310758 s]*
/proc/loadavg: 8.68 8.64 7.69 7/234 6994
/proc/meminfo: memFree=26383660/32770624 swapFree=67027432/67108860
[pid=6978] ppid=6975 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/6978/stat : 6978 (xcsp3-exec) S 6975 6978 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308872 115843072 362 33554432000 4194304 5098028 140730638368688 140730638366792 140345490694780 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26071040 140730638377850 140730638378093 140730638378093 140730638381002 0
/proc/6978/statm: 28282 362 304 221 0 87 0
[pid=6980] ppid=6978 vsize=15149032 memory=50428 CPUtime=0.53 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6978 6978 5742 0 -1 1077944320 10868 0 0 0 49 4 0 0 20 0 15 0 446308872 15512608768 12607 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3787258 12607 3373 1 0 3748377 0
[pid=6980/tid=6981] ppid=6978 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) R 6978 6978 5742 0 -1 4202560 7817 0 0 0 27 3 0 0 20 0 15 0 446308872 15512608768 12607 33554432000 4194304 4196468 140732393642816 140679092531400 140679072380254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6978 vsize=15149032 memory=13917 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15512608768 12607 33554432000 4194304 4196468 140732393642816 140679040920208 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6978 vsize=15149032 memory=3354138 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15512608768 12607 33554432000 4194304 4196468 140732393642816 140679039867408 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308873 15512608768 12607 33554432000 4194304 4196468 140732393642816 140679038814608 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) S 6978 6978 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446308873 15512608768 12607 33554432000 4194304 4196468 140732393642816 140679037761808 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6978 6978 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446308874 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678556887920 140679088310914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6978 6978 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446308875 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678555833888 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6978 6978 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446308875 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678554781040 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308877 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678553729360 140679088318363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6978 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6978 6978 5742 0 -1 1077944384 478 0 0 0 3 0 0 0 20 0 15 0 446308877 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6978 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) R 6978 6978 5742 0 -1 4202560 336 0 0 0 5 0 0 0 20 0 15 0 446308877 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678551604936 140679068131965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6978 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6978 6978 5742 0 -1 1077944384 946 0 0 0 13 0 0 0 20 0 15 0 446308877 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6978 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308878 15512608768 12607 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51876 KiB

[startup+0.700837 s]
/proc/loadavg: 8.68 8.64 7.69 9/234 6994
/proc/meminfo: memFree=26369424/32770624 swapFree=67027432/67108860
[pid=6978] ppid=6975 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/6978/stat : 6978 (xcsp3-exec) S 6975 6978 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308872 115843072 362 33554432000 4194304 5098028 140730638368688 140730638366792 140345490694780 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26071040 140730638377850 140730638378093 140730638378093 140730638381002 0
/proc/6978/statm: 28282 362 304 221 0 87 0
[pid=6980] ppid=6978 vsize=15151156 memory=187948 CPUtime=1.42 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6978 6978 5742 0 -1 1077944320 14710 0 0 0 134 8 0 0 20 0 15 0 446308872 15514783744 46987 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3787789 46987 3467 1 0 3748889 0
[pid=6980/tid=6981] ppid=6978 vsize=15151156 memory=13240 CPUtime=0.67 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) R 6978 6978 5742 0 -1 4202560 9193 0 0 0 61 6 0 0 20 0 15 0 446308872 15514783744 46987 33554432000 4194304 4196468 140732393642816 140679092537664 140679070706807 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6978 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) S 6978 6978 5742 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 446308873 15514783744 46987 33554432000 4194304 4196468 140732393642816 140679040920208 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6978 vsize=15151156 memory=1736 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) S 6978 6978 5742 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 446308873 15514783744 46987 33554432000 4194304 4196468 140732393642816 140679039867408 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6978 vsize=15151156 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) S 6978 6978 5742 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 446308873 15514783744 46987 33554432000 4194304 4196468 140732393642816 140679038814608 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6978 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) S 6978 6978 5742 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 446308873 15514783744 46987 33554432000 4194304 4196468 140732393642816 140679037761808 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6978 vsize=15151156 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6978 6978 5742 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 446308874 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678556887920 140679088310914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6978 vsize=15151156 memory=2064 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6978 6978 5742 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678555833888 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6978 vsize=15151156 memory=2876 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6978 6978 5742 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678554781040 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6978 vsize=15151156 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308877 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678553729360 140679088318363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6978 vsize=15151156 memory=872 CPUtime=0.19 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) R 6978 6978 5742 0 -1 4202560 1083 0 0 0 19 0 0 0 20 0 15 0 446308877 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678552666320 140679073210934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6978 vsize=15151156 memory=1760 CPUtime=0.22 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) S 6978 6978 5742 0 -1 1077944384 1073 0 0 0 22 0 0 0 20 0 15 0 446308877 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6978 vsize=15151156 memory=111632 CPUtime=0.28 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6978 6978 5742 0 -1 1077944384 1933 0 0 0 28 0 0 0 20 0 15 0 446308877 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6978 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6978 vsize=15151156 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6978 6978 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 46987 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 189396 KiB

[startup+1.50155 s]
/proc/loadavg: 8.68 8.64 7.69 6/234 6994
/proc/meminfo: memFree=26090128/32770624 swapFree=67027432/67108860
[pid=6978] ppid=6975 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/6978/stat : 6978 (xcsp3-exec) S 6975 6978 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446308872 115843072 362 33554432000 4194304 5098028 140730638368688 140730638366792 140345490694780 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26071040 140730638377850 140730638378093 140730638378093 140730638381002 0
/proc/6978/statm: 28282 362 304 221 0 87 0

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

/proc/6980/task/6984/stat : 6984 (java) R 6978 6978 5742 0 -1 4202560 67842 0 0 0 56921 165 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679038814496 140679073250823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6978 vsize=15151156 memory=4126316290023845779 CPUtime=570.67 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) R 6978 6978 5742 0 -1 4202560 91084 0 0 0 56875 192 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679037762008 140679072997406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6978 vsize=15151156 memory=776 CPUtime=58.17 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6978 6978 5742 0 -1 1077944384 136747 0 0 0 5807 10 0 0 20 0 15 0 446308874 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678556886240 140679088309973 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6978 vsize=15151156 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6978 6978 5742 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678555833952 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6978 vsize=15151156 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6978 6978 5742 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678554781056 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6978 vsize=15151156 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678553729360 140679088318363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6978 vsize=15151156 memory=1384 CPUtime=0.4 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6978 6978 5742 0 -1 1077944384 3716 0 0 0 40 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6978 vsize=15151156 memory=15080 CPUtime=0.41 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) S 6978 6978 5742 0 -1 1077944384 3627 0 0 0 41 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6978 vsize=15151156 memory=13896 CPUtime=0.48 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6978 6978 5742 0 -1 1077944384 8817 0 0 0 47 1 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6978 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6978 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6978 vsize=15151156 memory=288230583166042426 CPUtime=0.67 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6978 6978 5742 0 -1 1077944384 910 0 0 0 25 42 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current children cumulated CPU time: 2520.28 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 12708144 KiB

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

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

Solver just ended.
Dumping a history of the last processes samples

[startup+809.602 s]
/proc/loadavg: 3.85 3.90 5.23 5/206 7110
/proc/meminfo: memFree=17292472/32770624 swapFree=67027436/67108860
[pid=6980] ppid=6975 vsize=15151156 memory=12706696 CPUtime=2525.2 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6975 6978 5742 0 -1 1077944320 470425 0 0 0 251703 817 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3787789 3176674 3501 1 0 3748889 0
[pid=6980/tid=6981] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=175.14 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) S 6975 6978 5742 0 -1 1077944384 35558 0 0 0 17465 49 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679092537904 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6975 vsize=15151156 memory=12706696 CPUtime=572.75 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) R 6975 6978 5742 0 -1 4202560 65642 0 0 0 57074 201 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679040920208 140679073250987 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6975 vsize=15151156 memory=2184 CPUtime=572.99 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) R 6975 6978 5742 0 -1 4202560 55070 0 0 0 57111 188 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679039867296 140679072997542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6975 vsize=15151156 memory=1844 CPUtime=572.03 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) R 6975 6978 5742 0 -1 4202560 67880 0 0 0 57038 165 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679038814808 140679072997542 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6975 vsize=15151156 memory=4968 CPUtime=571.85 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) R 6975 6978 5742 0 -1 4202560 91085 0 0 0 56993 192 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679037761808 140679073285063 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=58.38 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6975 6978 5742 0 -1 1077944384 136747 0 0 0 5828 10 0 0 20 0 15 0 446308874 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678556886240 140679088309973 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6975 vsize=15151156 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6975 6978 5742 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678555833952 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6975 vsize=15151156 memory=2184 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6975 6978 5742 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678554781056 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6975 vsize=15151156 memory=1844 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6975 6978 5742 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678553727728 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=0.4 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6975 6978 5742 0 -1 1077944384 3716 0 0 0 40 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6975 vsize=15151156 memory=12706696 CPUtime=0.41 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) S 6975 6978 5742 0 -1 1077944384 3627 0 0 0 41 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6975 vsize=15151156 memory=1448 CPUtime=0.49 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6975 6978 5742 0 -1 1077944384 8817 0 0 0 48 1 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6975 vsize=15151156 memory=12706696 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6975 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6975 vsize=15151156 memory=4120 CPUtime=0.67 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6975 6978 5742 0 -1 1077944384 910 0 0 0 25 42 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current cumulated CPU time of completed processes: 0.002266 s
Current children cumulated CPU time: 2525.2 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12706696 KiB

[startup+810.002 s]*
/proc/loadavg: 3.85 3.90 5.23 6/206 7110
/proc/meminfo: memFree=17292472/32770624 swapFree=67027436/67108860
[pid=6980] ppid=6975 vsize=15151156 memory=12706696 CPUtime=2526.83 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6975 6978 5742 0 -1 1077944320 470428 0 0 0 251866 817 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3787789 3176674 3501 1 0 3748889 0
[pid=6980/tid=6981] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=175.14 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) S 6975 6978 5742 0 -1 1077944384 35558 0 0 0 17465 49 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679092537904 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6975 vsize=15151156 memory=4126316290023845779 CPUtime=573.16 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) R 6975 6978 5742 0 -1 4202560 65644 0 0 0 57115 201 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679040920408 140679072997406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6975 vsize=15151156 memory=15080 CPUtime=573.4 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) R 6975 6978 5742 0 -1 4202560 55071 0 0 0 57152 188 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679039867296 140679073250372 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6975 vsize=15151156 memory=13896 CPUtime=572.43 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) R 6975 6978 5742 0 -1 4202560 67880 0 0 0 57078 165 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679038814808 140679073250760 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6975 vsize=15151156 memory=2676 CPUtime=572.26 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) R 6975 6978 5742 0 -1 4202560 91085 0 0 0 57034 192 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679037761808 140679073250372 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6975 vsize=15151156 memory=13240 CPUtime=58.38 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6975 6978 5742 0 -1 1077944384 136747 0 0 0 5828 10 0 0 20 0 15 0 446308874 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678556886240 140679088309973 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6975 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6975 6978 5742 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678555833952 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6975 vsize=15151156 memory=1736 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6975 6978 5742 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678554781056 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6975 vsize=15151156 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6975 6978 5742 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678553727728 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6975 vsize=15151156 memory=924 CPUtime=0.4 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6975 6978 5742 0 -1 1077944384 3716 0 0 0 40 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6975 vsize=15151156 memory=2344 CPUtime=0.41 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) S 6975 6978 5742 0 -1 1077944384 3627 0 0 0 41 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6975 vsize=15151156 memory=2064 CPUtime=0.49 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6975 6978 5742 0 -1 1077944384 8817 0 0 0 48 1 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6975 vsize=15151156 memory=2876 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6975 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6975 vsize=15151156 memory=1572 CPUtime=0.67 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6975 6978 5742 0 -1 1077944384 910 0 0 0 25 42 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current cumulated CPU time of completed processes: 0.002266 s
Current children cumulated CPU time: 2526.83 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12706696 KiB

[startup+810.202 s]
/proc/loadavg: 3.85 3.90 5.23 6/206 7110
/proc/meminfo: memFree=17292472/32770624 swapFree=67027436/67108860
[pid=6980] ppid=6975 vsize=15151156 memory=12706696 CPUtime=2527.59 cores=1,3,5,7
/proc/6980/stat : 6980 (java) S 6975 6978 5742 0 -1 1077944320 470432 0 0 0 251942 817 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140732393625360 140679088299767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
/proc/6980/statm: 3787789 3176674 3501 1 0 3748889 0
[pid=6980/tid=6981] ppid=6975 vsize=15151156 memory=288230583166042426 CPUtime=175.14 cores=1,3,5,7
/proc/6980/task/6981/stat : 6981 (java) S 6975 6978 5742 0 -1 1077944384 35558 0 0 0 17465 49 0 0 20 0 15 0 446308872 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679092537904 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6982] ppid=6975 vsize=15151156 memory=16100381516105824 CPUtime=573.35 cores=1,3,5,7
/proc/6980/task/6982/stat : 6982 (java) R 6975 6978 5742 0 -1 4202560 65647 0 0 0 57134 201 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679040920408 140679072997542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6983] ppid=6975 vsize=15151156 memory=1808 CPUtime=573.59 cores=1,3,5,7
/proc/6980/task/6983/stat : 6983 (java) R 6975 6978 5742 0 -1 4202560 55072 0 0 0 57171 188 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679039867296 140679073250372 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6984] ppid=6975 vsize=15151156 memory=920 CPUtime=572.61 cores=1,3,5,7
/proc/6980/task/6984/stat : 6984 (java) R 6975 6978 5742 0 -1 4202560 67880 0 0 0 57096 165 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679038814808 140679073285063 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6985] ppid=6975 vsize=15151156 memory=3848 CPUtime=572.45 cores=1,3,5,7
/proc/6980/task/6985/stat : 6985 (java) R 6975 6978 5742 0 -1 4202560 91085 0 0 0 57053 192 0 0 20 0 15 0 446308873 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140679037761808 140679072997519 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6986] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=58.38 cores=1,3,5,7
/proc/6980/task/6986/stat : 6986 (java) S 6975 6978 5742 0 -1 1077944384 136747 0 0 0 5828 10 0 0 20 0 15 0 446308874 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678556886240 140679088309973 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6987] ppid=6975 vsize=15151156 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6987/stat : 6987 (java) S 6975 6978 5742 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678555833952 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6988] ppid=6975 vsize=15151156 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6988/stat : 6988 (java) S 6975 6978 5742 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 446308875 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678554781056 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6989] ppid=6975 vsize=15151156 memory=3168 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6989/stat : 6989 (java) S 6975 6978 5742 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678553727728 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6990] ppid=6975 vsize=15151156 memory=12706696 CPUtime=0.4 cores=1,3,5,7
/proc/6980/task/6990/stat : 6990 (java) S 6975 6978 5742 0 -1 1077944384 3716 0 0 0 40 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678552676720 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6991] ppid=6975 vsize=15151156 memory=8112282956445269571 CPUtime=0.41 cores=1,3,5,7
/proc/6980/task/6991/stat : 6991 (java) S 6975 6978 5742 0 -1 1077944384 3627 0 0 0 41 0 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678551623920 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6992] ppid=6975 vsize=15151156 memory=12706696 CPUtime=0.49 cores=1,3,5,7
/proc/6980/task/6992/stat : 6992 (java) S 6975 6978 5742 0 -1 1077944384 8817 0 0 0 48 1 0 0 20 0 15 0 446308877 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678550571120 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6993] ppid=6975 vsize=15151156 memory=13896 CPUtime=0 cores=1,3,5,7
/proc/6980/task/6993/stat : 6993 (java) S 6975 6978 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678549518560 140679088309973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
[pid=6980/tid=6994] ppid=6975 vsize=15151156 memory=872 CPUtime=0.67 cores=1,3,5,7
/proc/6980/task/6994/stat : 6994 (java) S 6975 6978 5742 0 -1 1077944384 910 0 0 0 25 42 0 0 20 0 15 0 446308878 15514783744 3176674 33554432000 4194304 4196468 140732393642816 140678548466864 140679088310914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10203136 140732393649135 140732393649306 140732393649306 140732393652175 0
Current cumulated CPU time of completed processes: 0.002266 s
Current children cumulated CPU time: 2527.59 s
Current children cumulated vsize: 15151156 KiB
Current children cumulated memory: 12706696 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 810.262
CPU time (s): 2527.7
CPU user time (s): 2519.47
CPU system time (s): 8.22761
CPU usage (%): 311.961
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 12708144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.47
system time used= 8.22761
maximum resident set size= 12707100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29887
involuntary context switches= 24148


# summary of solver processes directly reported to runsolver:
#   pid: 6978,6980
#   total CPU time (s): 2527.7
#   total CPU user time (s): 2519.47
#   total CPU system time (s): 8.22761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.24623 second user time and 8.34998 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 08:05:23
IDJOB=4398824
IDBENCH=141744
IDSOLVER=2853
FILE ID=node150/4398824-1568700363
RUNJOBID= node150-1568698397-5774
PBS_JOBID= 21703813
Free space on /tmp= 59344 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-17-042.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398824-1568700363/watcher-4398824-1568700363 -o /tmp/evaluation-result-4398824-1568700363/solver-4398824-1568700363 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5774 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1664436680 HOME/instance-4398824-1568700363.xml

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

MD5SUM BENCH= 30a2df13e8a589268a4af4fb67fb8cf0
RANDOM SEED=1664436680

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26420748 kB
MemAvailable:   28279192 kB
Buffers:          217932 kB
Cached:          1902380 kB
SwapCached:        10904 kB
Active:          4508352 kB
Inactive:        1211888 kB
Active(anon):    3560780 kB
Inactive(anon):    78664 kB
Active(file):     947572 kB
Inactive(file):  1133224 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027432 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:       3699172 kB
Mapped:            60436 kB
Shmem:             30896 kB
Slab:             216864 kB
SReclaimable:     186968 kB
SUnreclaim:        29896 kB
KernelStack:        3776 kB
PageTables:        12788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5457056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3545088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59344 MiB
End job on node150 at 2019-09-17 08:18:53