Trace number 4299780

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.1 2474.13

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-09-10_c18.xml
MD5SUM6ec4d3779b35bd6998a70efbce1ebeb4
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 variables90
Number of constraints19
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":90}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":90}]
Minimum constraint arity9
Maximum constraint arity10
Distribution of constraint arities[{"arity":9,"count":10},{"arity":10,"count":9}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.08/2474.11	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299780-1532809907/watcher-4299780-1532809907 -o /tmp/evaluation-result-4299780-1532809907/solver-4299780-1532809907 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299780-1532809907.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=31775, runsolver pid=31768
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 0.97 1.01 1.28 6/215 31799
/proc/meminfo: memFree=27430208/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661052 memory=28620 CPUtime=0.13 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 5020 0 0 0 12 1 0 0 20 0 15 0 98553901 10916917248 7155 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665263 7155 2860 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661052 memory=-8197568871503663997 CPUtime=0.08 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 2856 0 0 0 8 0 0 0 20 0 15 0 98553901 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755970570208 139755568311525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553903 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98553904 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755457172896 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) R 31768 31775 31709 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 98553906 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755454015568 139755966359253 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) R 31768 31775 31709 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 15 0 98553906 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755452954432 139755952015200 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) R 31768 31775 31709 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 15 0 98553906 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755451910384 139755947112513 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553907 10916917248 7155 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28620 KiB

[startup+0.210681 s]*
/proc/loadavg: 0.97 1.01 1.28 6/215 31799
/proc/meminfo: memFree=27407460/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661052 memory=40304 CPUtime=0.34 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 7645 0 0 0 32 2 0 0 20 0 15 0 98553901 10916917248 10076 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665263 10076 2982 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 4610 0 0 0 19 1 0 0 20 0 15 0 98553901 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755970578288 139755966370973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661052 memory=288370717447120512 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553903 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98553904 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755457172896 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) R 31768 31775 31709 0 -1 4202560 459 0 0 0 2 0 0 0 20 0 15 0 98553906 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755454015472 139755951474434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) R 31768 31775 31709 0 -1 4202560 411 0 0 0 2 0 0 0 20 0 15 0 98553906 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755452962928 139755945596012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0.07 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) R 31768 31775 31709 0 -1 1077944384 796 0 0 0 7 0 0 0 20 0 15 0 98553906 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661052 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553907 10916917248 10076 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40304 KiB

[startup+0.310758 s]*
/proc/loadavg: 0.97 1.01 1.28 6/215 31799
/proc/meminfo: memFree=27330804/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=81496 CPUtime=0.55 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 8212 0 0 0 52 3 0 0 20 0 15 0 98553901 10916995072 20374 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 20374 3049 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 4922 0 0 0 28 2 0 0 20 0 15 0 98553901 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755970584128 139755568351143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=288230600429797399 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=288370717447120512 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98553903 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755457172896 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) R 31768 31775 31709 0 -1 4202560 555 0 0 0 5 0 0 0 20 0 15 0 98553906 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755454015568 139755966370394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) R 31768 31775 31709 0 -1 4202560 424 0 0 0 6 0 0 0 20 0 15 0 98553906 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755452949472 139755952381078 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=140341295408768 CPUtime=0.12 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) R 31768 31775 31709 0 -1 4202560 943 0 0 0 12 0 0 0 20 0 15 0 98553906 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=140341295408768 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 20374 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 81496 KiB

[startup+0.700735 s]
/proc/loadavg: 0.97 1.01 1.28 3/215 31799
/proc/meminfo: memFree=27150880/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=204112 CPUtime=1.52 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 9853 0 0 0 146 6 0 0 20 0 15 0 98553901 10916995072 51028 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 51028 3119 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=1788 CPUtime=0.66 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 5000 0 0 0 63 3 0 0 20 0 15 0 98553901 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755970580064 139755570769137 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=860 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98553902 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98553903 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755457172896 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=6384 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=7523093115782322283 CPUtime=0.3 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) R 31768 31775 31709 0 -1 4202560 1356 0 0 0 30 0 0 0 20 0 15 0 98553906 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755454015472 139755946197808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=5787213827163908199 CPUtime=0.32 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31768 31775 31709 0 -1 1077944384 760 0 0 0 32 0 0 0 20 0 15 0 98553906 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755452962928 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) S 31768 31775 31709 0 -1 1077944384 1233 0 0 0 18 0 0 0 20 0 15 0 98553906 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 51028 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 204112 KiB

[startup+1.50083 s]
/proc/loadavg: 0.97 1.01 1.28 4/215 31799
/proc/meminfo: memFree=27017368/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=393028 CPUtime=2.84 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 10698 0 0 0 267 17 0 0 20 0 15 0 98553901 10916995072 98257 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 98257 3132 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=6791534058613427641 CPUtime=1.41 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 5120 0 0 0 136 5 0 0 20 0 15 0 98553901 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755970584896 139755571605749 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=-8253362762724047225 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 107 0 0 0 2 2 0 0 20 0 15 0 98553902 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=-8609294073281748341 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 61 0 0 0 3 2 0 0 20 0 15 0 98553902 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=-6517102902069810590 CPUtime=0.04 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 167 0 0 0 2 2 0 0 20 0 15 0 98553902 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=4134692831991786133 CPUtime=0.05 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 124 0 0 0 3 2 0 0 20 0 15 0 98553902 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 98553903 10916995072 98257 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0

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

/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 141571 0 0 0 235204 95 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755970588752 139755571917968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.02 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 17305 0 0 0 1421 81 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=2404464 CPUtime=14.97 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 14921 0 0 0 1418 79 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=0 CPUtime=15.02 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 18346 0 0 0 1430 72 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=2404488 CPUtime=14.94 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 17981 0 0 0 1418 76 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=2404488 CPUtime=9.77 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 20376 0 0 0 902 75 0 0 20 0 15 0 98553903 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755457172960 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=3872 CPUtime=0.89 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) S 31768 31775 31709 0 -1 1077944384 8433 0 0 0 88 1 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755454015472 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=28436 CPUtime=0.85 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31768 31775 31709 0 -1 1077944384 5417 0 0 0 85 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755452962928 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=1224 CPUtime=0.33 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) S 31768 31775 31709 0 -1 1077944384 4216 0 0 0 31 2 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=2260 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=2404488 CPUtime=1.9 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1477 0 0 0 81 109 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 2426.77 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2404488 KiB

[startup+2442.3 s]
/proc/loadavg: 1.21 1.33 1.32 3/216 31894
/proc/meminfo: memFree=22592080/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2487.73 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 255228 0 0 0 248267 506 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 601122 3171 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2412.22 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 143581 0 0 0 241124 98 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755970588752 139755571915271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.36 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 17558 0 0 0 1454 82 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.32 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 15615 0 0 0 1451 81 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.36 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 18511 0 0 0 1462 74 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.29 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 18166 0 0 0 1451 78 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=2404488 CPUtime=10.06 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 20851 0 0 0 929 77 0 0 20 0 15 0 98553903 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755457172960 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0.89 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) S 31768 31775 31709 0 -1 1077944384 8437 0 0 0 88 1 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755454015472 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0.85 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31768 31775 31709 0 -1 1077944384 5423 0 0 0 85 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755452962928 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=3872 CPUtime=0.33 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) S 31768 31775 31709 0 -1 1077944384 4220 0 0 0 31 2 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=28436 CPUtime=1.95 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1505 0 0 0 83 112 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 2487.73 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2404488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.11 s]
/proc/loadavg: 1.24 1.32 1.32 3/216 31895
/proc/meminfo: memFree=22592112/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2520.08 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 256920 0 0 0 251496 512 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 601122 3171 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2443.63 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 144367 0 0 0 244264 99 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755970588752 139755568571894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=6791534058613427641 CPUtime=15.55 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 17669 0 0 0 1472 83 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.51 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 15729 0 0 0 1469 82 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=3872 CPUtime=15.55 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 18665 0 0 0 1480 75 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.48 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 18427 0 0 0 1469 79 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=2404488 CPUtime=10.23 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 21089 0 0 0 945 78 0 0 20 0 15 0 98553903 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755457172960 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=2405596 CPUtime=0.89 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) S 31768 31775 31709 0 -1 1077944384 8439 0 0 0 88 1 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755454015472 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=6791534058613427641 CPUtime=0.85 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31768 31775 31709 0 -1 1077944384 5426 0 0 0 85 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755452962928 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0.33 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) S 31768 31775 31709 0 -1 1077944384 4222 0 0 0 31 2 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=2404488 CPUtime=1.97 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1526 0 0 0 84 113 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2404488 KiB

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

[startup+2474.13 s]
# the end of solver process 31775 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.97 s, system=5.13384 s

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

[startup+2474.11 s]
/proc/loadavg: 1.24 1.32 1.32 3/216 31895
/proc/meminfo: memFree=22592112/32770624 swapFree=67108496/67108860
[pid=31775] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2520.08 cores=1,3,5,7
/proc/31775/stat : 31775 (java) S 31768 31775 31709 0 -1 1077944320 256920 0 0 0 251496 512 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 140721495340576 139755966349047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
/proc/31775/statm: 2665282 601122 3171 1 0 2627263 0
[pid=31775/tid=31777] ppid=31768 vsize=10661128 memory=2404488 CPUtime=2443.63 cores=1,3,5,7
/proc/31775/task/31777/stat : 31777 (java) R 31768 31775 31709 0 -1 4202560 144367 0 0 0 244264 99 0 0 20 0 15 0 98553901 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755970588752 139755568571894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31778] ppid=31768 vsize=10661128 memory=6791534058613427641 CPUtime=15.55 cores=1,3,5,7
/proc/31775/task/31778/stat : 31778 (java) S 31768 31775 31709 0 -1 1077944384 17669 0 0 0 1472 83 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755892422928 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31779] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.51 cores=1,3,5,7
/proc/31775/task/31779/stat : 31779 (java) S 31768 31775 31709 0 -1 1077944384 15729 0 0 0 1469 82 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755891370384 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31780] ppid=31768 vsize=10661128 memory=3872 CPUtime=15.55 cores=1,3,5,7
/proc/31775/task/31780/stat : 31780 (java) S 31768 31775 31709 0 -1 1077944384 18665 0 0 0 1480 75 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755890317840 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31781] ppid=31768 vsize=10661128 memory=2404488 CPUtime=15.48 cores=1,3,5,7
/proc/31775/task/31781/stat : 31781 (java) S 31768 31775 31709 0 -1 1077944384 18427 0 0 0 1469 79 0 0 20 0 15 0 98553902 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755889265296 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31785] ppid=31768 vsize=10661128 memory=2404488 CPUtime=10.23 cores=1,3,5,7
/proc/31775/task/31785/stat : 31785 (java) S 31768 31775 31709 0 -1 1077944384 21089 0 0 0 945 78 0 0 20 0 15 0 98553903 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755458226672 139755966360194 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31786] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31786/stat : 31786 (java) S 31768 31775 31709 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755457172960 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31787] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31787/stat : 31787 (java) S 31768 31775 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98553904 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755456120304 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31794] ppid=31768 vsize=10661128 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31794/stat : 31794 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755455068880 139755966367643 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31795] ppid=31768 vsize=10661128 memory=2405596 CPUtime=0.89 cores=1,3,5,7
/proc/31775/task/31795/stat : 31795 (java) S 31768 31775 31709 0 -1 1077944384 8439 0 0 0 88 1 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755454015472 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31796] ppid=31768 vsize=10661128 memory=6791534058613427641 CPUtime=0.85 cores=1,3,5,7
/proc/31775/task/31796/stat : 31796 (java) S 31768 31775 31709 0 -1 1077944384 5426 0 0 0 85 0 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755452962928 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31797] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0.33 cores=1,3,5,7
/proc/31775/task/31797/stat : 31797 (java) S 31768 31775 31709 0 -1 1077944384 4222 0 0 0 31 2 0 0 20 0 15 0 98553906 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755451910384 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31798] ppid=31768 vsize=10661128 memory=2404488 CPUtime=0 cores=1,3,5,7
/proc/31775/task/31798/stat : 31798 (java) S 31768 31775 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755450858080 139755966359253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
[pid=31775/tid=31799] ppid=31768 vsize=10661128 memory=2404488 CPUtime=1.97 cores=1,3,5,7
/proc/31775/task/31799/stat : 31799 (java) S 31768 31775 31709 0 -1 1077944384 1526 0 0 0 84 113 0 0 20 0 15 0 98553907 10916995072 601122 33554432000 4194304 4196468 140721495358032 139755449805616 139755966360194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31866880 140721495360685 140721495360777 140721495360777 140721495363535 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2404488 KiB

Child status: 143
Real time (s): 2474.13
CPU time (s): 2520.1
CPU user time (s): 2514.97
CPU system time (s): 5.13384
CPU usage (%): 101.858
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2678116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.97
system time used= 5.13384
maximum resident set size= 2678116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257274
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339380
involuntary context switches= 7607


# summary of solver processes directly reported to runsolver:
#   pid: 31775
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2514.97
#   total CPU system time (s): 5.13384

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1452 second user time and 24.6932 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 22:31:47
IDJOB=4299780
IDBENCH=141443
IDSOLVER=2766
FILE ID=node149/4299780-1532809907
RUNJOBID= node149-1532809907-31741
PBS_JOBID= 21022482
Free space on /tmp= 43248 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-09-10_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299780-1532809907/watcher-4299780-1532809907 -o /tmp/evaluation-result-4299780-1532809907/solver-4299780-1532809907 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299780-1532809907.xml

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

MD5SUM BENCH= 6ec4d3779b35bd6998a70efbce1ebeb4
RANDOM SEED=700436422

node149.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.60
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.60
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.60
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.60
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:        27464460 kB
MemAvailable:   31928496 kB
Buffers:          143060 kB
Cached:          4539260 kB
SwapCached:           60 kB
Active:          1566736 kB
Inactive:        3169736 kB
Active(anon):       3912 kB
Inactive(anon):    78000 kB
Active(file):    1562824 kB
Inactive(file):  3091736 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:         61848 kB
Mapped:            35240 kB
Shmem:             25040 kB
Slab:             265824 kB
SReclaimable:     237936 kB
SUnreclaim:        27888 kB
KernelStack:        3264 kB
PageTables:         5248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326748 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43248 MiB
End job on node149 at 2018-07-28 23:13:01