Trace number 4299057

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
MiniCPFever 2018-04-29? (TO) 2520.07 2475.31

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-10_mini_c18.xml
MD5SUMba10c53a53c6ac87d986792da34ee429
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 benchmark0.783118
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints210
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":190}]
Minimum variable degree0
Maximum variable degree22
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":21,"count":10},{"degree":22,"count":90}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":10,"count":20},{"arity":12,"count":180}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10},{"type":"allDifferent","count":20},{"type":"element","count":180}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.05/2475.30	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 (13439 MiB free)
  memory of node 1: 16384 MiB (13494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299057-1532791439/watcher-4299057-1532791439 -o /tmp/evaluation-result-4299057-1532791439/solver-4299057-1532791439 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26074 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299057-1532791439.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=27935, runsolver pid=27932

[startup+0.105932 s]*
/proc/loadavg: 1.40 1.34 1.32 4/215 27950
/proc/meminfo: memFree=27563388/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10658972 memory=28456 CPUtime=0.14 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 5038 0 0 0 13 1 0 0 20 0 15 0 96707025 10914787328 7114 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664743 7114 2857 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10658972 memory=-8197568871503270015 CPUtime=0.09 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 2849 0 0 0 9 0 0 0 20 0 15 0 96707025 10914787328 7114 33554432000 4194304 4196468 140727889891952 139792082094832 139792077884822 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 7114 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 7114 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 7114 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 7114 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 96707030 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 96707030 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0.02 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 349 0 0 0 2 0 0 0 20 0 15 0 96707030 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791562623680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) R 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707031 10914787328 7114 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28456 KiB

[startup+0.210614 s]*
/proc/loadavg: 1.40 1.34 1.32 4/215 27950
/proc/meminfo: memFree=27552472/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10658972 memory=40516 CPUtime=0.34 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 7661 0 0 0 32 2 0 0 20 0 15 0 96707025 10914787328 10129 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664743 10129 2984 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 4621 0 0 0 19 1 0 0 20 0 15 0 96707025 10914787328 10129 33554432000 4194304 4196468 140727889891952 139792082097152 139792061953374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10658972 memory=345 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 10129 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10658972 memory=139981082307932 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 10129 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 10129 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707026 10914787328 10129 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10658972 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 579 0 0 0 2 0 0 0 20 0 15 0 96707030 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10658972 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 15 0 96707030 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0.08 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 803 0 0 0 8 0 0 0 20 0 15 0 96707030 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10658972 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707031 10914787328 10129 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40516 KiB

[startup+0.310858 s]*
/proc/loadavg: 1.40 1.34 1.32 5/215 27950
/proc/meminfo: memFree=27547944/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=46912 CPUtime=0.57 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 8297 0 0 0 54 3 0 0 20 0 15 0 96707025 10914865152 11728 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 11728 3052 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 4977 0 0 0 28 2 0 0 20 0 15 0 96707025 10914865152 11728 33554432000 4194304 4196468 140727889891952 139792082108960 139791673211488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 11728 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=139981082307927 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 11728 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 11728 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 11728 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 700 0 0 0 6 0 0 0 20 0 15 0 96707030 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 341 0 0 0 4 0 0 0 20 0 15 0 96707030 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=139981082281600 CPUtime=0.14 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) R 27932 27935 26043 0 -1 4202560 913 0 0 0 14 0 0 0 20 0 15 0 96707030 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791562623680 139792061953374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=139981082281600 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 11728 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46912 KiB

[startup+0.700768 s]
/proc/loadavg: 1.40 1.34 1.32 5/215 27950
/proc/meminfo: memFree=27498492/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=166668 CPUtime=1.73 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 13123 0 0 0 167 6 0 0 20 0 15 0 96707025 10914865152 41667 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 41667 3108 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=1784 CPUtime=0.68 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 5188 0 0 0 64 4 0 0 20 0 15 0 96707025 10914865152 41667 33554432000 4194304 4196468 140727889891952 139792082109960 139791676063278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 41667 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 41667 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 41667 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 41667 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=872 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=7518026621751089001 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=7881696724453321575 CPUtime=0.41 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) R 27932 27935 26043 0 -1 4202560 2977 0 0 0 41 0 0 0 20 0 15 0 96707030 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791564718536 139792056039368 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=5787213827096799335 CPUtime=0.36 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) R 27932 27935 26043 0 -1 4202560 2062 0 0 0 36 0 0 0 20 0 15 0 96707030 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791563660408 139792061369671 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 1526 0 0 0 24 0 0 0 20 0 15 0 96707030 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=33 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 41667 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 166668 KiB

[startup+1.50121 s]
/proc/loadavg: 1.40 1.34 1.32 4/215 27950
/proc/meminfo: memFree=27400380/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=193164 CPUtime=3.4 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 13708 0 0 0 333 7 0 0 20 0 15 0 96707025 10914865152 48291 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 48291 3108 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 5202 0 0 0 143 4 0 0 20 0 15 0 96707025 10914865152 48291 33554432000 4194304 4196468 140727889891952 139792082110360 139791675638027 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 48291 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 48291 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 48291 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 96707026 10914865152 48291 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 48291 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0

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

/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 53738 0 0 0 235376 39 0 0 20 0 15 0 96707025 10914865152 158597 33554432000 4194304 4196468 140727889891952 139792082112144 139791675962512 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=634388 CPUtime=14.22 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 7692 0 0 0 1353 69 0 0 20 0 15 0 96707026 10914865152 158597 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=796 CPUtime=14.18 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 7191 0 0 0 1349 69 0 0 20 0 15 0 96707026 10914865152 158597 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=634388 CPUtime=14.21 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 6599 0 0 0 1354 67 0 0 20 0 15 0 96707026 10914865152 158597 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=634388 CPUtime=14.19 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 6549 0 0 0 1352 67 0 0 20 0 15 0 96707026 10914865152 158597 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=634388 CPUtime=10.02 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 7097 0 0 0 926 76 0 0 20 0 15 0 96707028 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=632340 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=634388 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=634388 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=634388 CPUtime=0.56 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 5077 0 0 0 55 1 0 0 20 0 15 0 96707030 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=632340 CPUtime=1.8 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 6826 0 0 0 179 1 0 0 20 0 15 0 96707030 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=1612 CPUtime=0.29 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 2314 0 0 0 28 1 0 0 20 0 15 0 96707030 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=634388 CPUtime=1.49 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 775 0 0 0 75 74 0 0 20 0 15 0 96707031 10914865152 158597 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 2425.22 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 634388 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.38 1.40 3/215 28280
/proc/meminfo: memFree=26519976/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=640532 CPUtime=2486.39 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 107095 0 0 0 248251 388 0 0 20 0 15 0 96707025 10914865152 160133 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 160133 3137 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=636436 CPUtime=2413.44 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 54382 0 0 0 241304 40 0 0 20 0 15 0 96707025 10914865152 160133 33554432000 4194304 4196468 140727889891952 139792082112048 139791675961666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=636436 CPUtime=14.63 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 8042 0 0 0 1393 70 0 0 20 0 15 0 96707026 10914865152 160133 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=640532 CPUtime=14.59 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 7448 0 0 0 1389 70 0 0 20 0 15 0 96707026 10914865152 160133 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=640532 CPUtime=14.62 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 6874 0 0 0 1394 68 0 0 20 0 15 0 96707026 10914865152 160133 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=640532 CPUtime=14.6 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 6709 0 0 0 1392 68 0 0 20 0 15 0 96707026 10914865152 160133 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=640532 CPUtime=10.23 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 7265 0 0 0 945 78 0 0 20 0 15 0 96707028 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=640532 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=640532 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=640532 CPUtime=0.57 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 5079 0 0 0 56 1 0 0 20 0 15 0 96707030 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=640532 CPUtime=1.8 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 6828 0 0 0 179 1 0 0 20 0 15 0 96707030 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=640532 CPUtime=0.29 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 2316 0 0 0 28 1 0 0 20 0 15 0 96707030 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=640532 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=16148 CPUtime=1.53 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 792 0 0 0 77 76 0 0 20 0 15 0 96707031 10914865152 160133 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 2486.39 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 640532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2475.3 s]
/proc/loadavg: 1.15 1.33 1.38 3/215 28281
/proc/meminfo: memFree=26511264/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=644628 CPUtime=2520.05 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 108775 0 0 0 251612 393 0 0 20 0 15 0 96707025 10914865152 161157 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 161157 3137 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=644628 CPUtime=2446.05 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 54761 0 0 0 244565 40 0 0 20 0 15 0 96707025 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792082112048 139791675961680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.86 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 8315 0 0 0 1415 71 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.82 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 7827 0 0 0 1411 71 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.84 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 7070 0 0 0 1415 69 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=5752 CPUtime=14.83 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 6974 0 0 0 1414 69 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=642580 CPUtime=10.34 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 7431 0 0 0 955 79 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=122156855855594 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=644628 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=872 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=642580 CPUtime=0.57 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 5081 0 0 0 56 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=642580 CPUtime=1.8 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 6831 0 0 0 179 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=642580 CPUtime=0.29 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 2318 0 0 0 28 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=642580 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=644628 CPUtime=1.55 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 807 0 0 0 78 77 0 0 20 0 15 0 96707031 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 644628 KiB

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

[startup+2475.31 s]
# the end of solver process 27935 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.13 s, system=3.94555 s

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

[startup+2475.3 s]
/proc/loadavg: 1.15 1.33 1.38 3/215 28281
/proc/meminfo: memFree=26511264/32770624 swapFree=67108436/67108860
[pid=27935] ppid=27932 vsize=10659048 memory=644628 CPUtime=2520.05 cores=0,2,4,6
/proc/27935/stat : 27935 (java) S 27932 27935 26043 0 -1 1077944320 108775 0 0 0 251612 393 0 0 20 0 15 0 96707025 10914865152 161157 33554432000 4194304 4196468 140727889891952 140727889874496 139792077872887 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
/proc/27935/statm: 2664762 161157 3137 1 0 2627263 0
[pid=27935/tid=27937] ppid=27932 vsize=10659048 memory=644628 CPUtime=2446.05 cores=0,2,4,6
/proc/27935/task/27937/stat : 27937 (java) R 27932 27935 26043 0 -1 4202560 54761 0 0 0 244565 40 0 0 20 0 15 0 96707025 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792082112048 139791675961680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27938] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.86 cores=0,2,4,6
/proc/27935/task/27938/stat : 27938 (java) S 27932 27935 26043 0 -1 1077944384 8315 0 0 0 1415 71 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792003946768 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27939] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.82 cores=0,2,4,6
/proc/27935/task/27939/stat : 27939 (java) S 27932 27935 26043 0 -1 1077944384 7827 0 0 0 1411 71 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792002894224 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27940] ppid=27932 vsize=10659048 memory=644628 CPUtime=14.84 cores=0,2,4,6
/proc/27935/task/27940/stat : 27940 (java) S 27932 27935 26043 0 -1 1077944384 7070 0 0 0 1415 69 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792001841680 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27941] ppid=27932 vsize=10659048 memory=5752 CPUtime=14.83 cores=0,2,4,6
/proc/27935/task/27941/stat : 27941 (java) S 27932 27935 26043 0 -1 1077944384 6974 0 0 0 1414 69 0 0 20 0 15 0 96707026 10914865152 161157 33554432000 4194304 4196468 140727889891952 139792000789136 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27942] ppid=27932 vsize=10659048 memory=642580 CPUtime=10.34 cores=0,2,4,6
/proc/27935/task/27942/stat : 27942 (java) S 27932 27935 26043 0 -1 1077944384 7431 0 0 0 955 79 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791568943600 139792077884034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27943] ppid=27932 vsize=10659048 memory=122156855855594 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27943/stat : 27943 (java) S 27932 27935 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791567889824 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27944] ppid=27932 vsize=10659048 memory=644628 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27944/stat : 27944 (java) S 27932 27935 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96707028 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791566837232 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27945] ppid=27932 vsize=10659048 memory=872 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27945/stat : 27945 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791565785808 139792077891483 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27946] ppid=27932 vsize=10659048 memory=642580 CPUtime=0.57 cores=0,2,4,6
/proc/27935/task/27946/stat : 27946 (java) S 27932 27935 26043 0 -1 1077944384 5081 0 0 0 56 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791564732400 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27947] ppid=27932 vsize=10659048 memory=642580 CPUtime=1.8 cores=0,2,4,6
/proc/27935/task/27947/stat : 27947 (java) S 27932 27935 26043 0 -1 1077944384 6831 0 0 0 179 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791563679856 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27948] ppid=27932 vsize=10659048 memory=642580 CPUtime=0.29 cores=0,2,4,6
/proc/27935/task/27948/stat : 27948 (java) S 27932 27935 26043 0 -1 1077944384 2318 0 0 0 28 1 0 0 20 0 15 0 96707030 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791562627312 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27949] ppid=27932 vsize=10659048 memory=642580 CPUtime=0 cores=0,2,4,6
/proc/27935/task/27949/stat : 27949 (java) S 27932 27935 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96707031 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791561575008 139792077883093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
[pid=27935/tid=27950] ppid=27932 vsize=10659048 memory=644628 CPUtime=1.55 cores=0,2,4,6
/proc/27935/task/27950/stat : 27950 (java) S 27932 27935 26043 0 -1 1077944384 807 0 0 0 78 77 0 0 20 0 15 0 96707031 10914865152 161157 33554432000 4194304 4196468 140727889891952 139791560522544 139792077884034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9334784 140727889896621 140727889896713 140727889896713 140727889899471 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 644628 KiB

Child status: 143
Real time (s): 2475.31
CPU time (s): 2520.07
CPU user time (s): 2516.13
CPU system time (s): 3.94555
CPU usage (%): 101.808
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 644628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.13
system time used= 3.94555
maximum resident set size= 645064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 338740
involuntary context switches= 8792


# summary of solver processes directly reported to runsolver:
#   pid: 27935
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.13
#   total CPU system time (s): 3.94555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9969 second user time and 23.0839 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 17:23:59
IDJOB=4299057
IDBENCH=141289
IDSOLVER=2763
FILE ID=node137/4299057-1532791439
RUNJOBID= node137-1532774102-26074
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-10_mini_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299057-1532791439/watcher-4299057-1532791439 -o /tmp/evaluation-result-4299057-1532791439/solver-4299057-1532791439 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26074 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299057-1532791439.xml

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

MD5SUM BENCH= ba10c53a53c6ac87d986792da34ee429
RANDOM SEED=1648365814

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27580380 kB
MemAvailable:   31420988 kB
Buffers:          192048 kB
Cached:          3881756 kB
SwapCached:           32 kB
Active:          2313976 kB
Inactive:        2327076 kB
Active(anon):     514824 kB
Inactive(anon):    80052 kB
Active(file):    1799152 kB
Inactive(file):  2247024 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:               732 kB
Writeback:             0 kB
AnonPages:        590676 kB
Mapped:            52836 kB
Shmem:             25052 kB
Slab:             248176 kB
SReclaimable:     220536 kB
SUnreclaim:        27640 kB
KernelStack:        3808 kB
PageTables:         6512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1342504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 18:05:14