Trace number 4258276

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 NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 260.276 85.505501

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
Bench CategoryCOP (optimization 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 variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258276-1502639417/watcher-4258276-1502639417 -o /tmp/evaluation-result-4258276-1502639417/solver-4258276-1502639417 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258276-1502639417.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17727, runsolver pid=17724

[startup+0.100122 s]*
/proc/loadavg: 4.88 5.05 4.35 4/215 17742
/proc/meminfo: memFree=20675152/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555400 memory=30748 CPUtime=0.13 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 6749 0 0 0 12 1 0 0 20 0 15 0 97022754 10808729600 7687 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638850 7687 2819 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555400 memory=-7254954386087372155 CPUtime=0.09 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) R 17724 17727 6338 0 -1 4202560 4592 0 0 0 8 1 0 0 20 0 15 0 97022754 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040945730192 140040925586812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555400 memory=5793855936050682297 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040900266256 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040546888080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040545835536 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) S 17724 17727 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040544782992 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040501365232 140040941517442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040500311456 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040499258864 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040498207440 140040941524891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0.02 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 7687 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30748 KiB

[startup+0.212282 s]*
/proc/loadavg: 4.88 5.05 4.35 5/215 17742
/proc/meminfo: memFree=20665724/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555400 memory=40064 CPUtime=0.32 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 8199 0 0 0 31 1 0 0 20 0 15 0 97022754 10808729600 10016 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638850 10016 2957 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) R 17724 17727 6338 0 -1 4202560 5132 0 0 0 19 1 0 0 20 0 15 0 97022754 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040945735824 140040925586782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555400 memory=4211974411245579658 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040900266256 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040546888080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040545835536 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) S 17724 17727 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97022755 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040544782992 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040501365232 140040941517442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040500311456 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97022757 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040499258864 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040498207440 140040941524891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555400 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555400 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0.07 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) R 17724 17727 6338 0 -1 4202560 859 0 0 0 7 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040427522432 140040933743422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555400 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022760 10808729600 10016 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 40064 KiB

[startup+0.310565 s]*
/proc/loadavg: 4.88 5.05 4.35 8/215 17742
/proc/meminfo: memFree=20659396/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=47036 CPUtime=0.53 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 8813 0 0 0 51 2 0 0 20 0 15 0 97022754 10808807424 11759 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 11759 3031 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) R 17724 17727 6338 0 -1 4202560 5566 0 0 0 28 1 0 0 20 0 15 0 97022754 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040945742464 140040941528221 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=4211974411245579658 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040900266256 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=140685040791477 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040546888080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=140684942230226 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022755 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040545835536 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=140684942233039 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) S 17724 17727 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97022755 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040544782992 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=140685040795485 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040501365232 140040941517442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=140684942242223 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040500311456 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=281369884475280 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040499258864 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=281369884472976 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040498207440 140040941524891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 708 0 0 0 4 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 227 0 0 0 3 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=140685040789120 CPUtime=0.14 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 945 0 0 0 14 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=140685040789120 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 11759 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 47036 KiB

[startup+0.700897 s]
/proc/loadavg: 4.88 5.05 4.35 8/215 17742
/proc/meminfo: memFree=20602680/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=360788 CPUtime=1.68 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 11379 0 0 0 153 15 0 0 20 0 15 0 97022754 10808807424 90197 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 90197 3107 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=1952 CPUtime=0.6 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) S 17724 17727 6338 0 -1 1077944384 5788 0 0 0 55 5 0 0 20 0 15 0 97022754 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040945743264 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=5796 CPUtime=0.06 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) R 17724 17727 6338 0 -1 4202560 115 0 0 0 4 2 0 0 20 0 15 0 97022755 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040900266256 140040926529998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=4616 CPUtime=0.06 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) R 17724 17727 6338 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 15 0 97022755 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040546887968 140040926534178 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=7523356985603351872 CPUtime=0.06 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) R 17724 17727 6338 0 -1 4202560 120 0 0 0 4 2 0 0 20 0 15 0 97022755 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040545835536 140040926533203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) R 17724 17727 6338 0 -1 4202560 122 0 0 0 5 2 0 0 20 0 15 0 97022755 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040544782992 140040926529963 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=7151836404271566928 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040501363744 140040941516501 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040500311456 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040499258864 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040498207440 140040941524891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=72 CPUtime=0.27 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 1241 0 0 0 27 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=3 CPUtime=0.23 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 985 0 0 0 23 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=6078 CPUtime=0.27 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 1454 0 0 0 27 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=281369884659184 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 90197 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 360788 KiB

[startup+1.51089 s]
/proc/loadavg: 4.88 5.05 4.35 6/215 17742
/proc/meminfo: memFree=20062512/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=1184480 CPUtime=3.05 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 14149 0 0 0 267 38 0 0 20 0 15 0 97022754 10808807424 296120 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 296120 3113 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=0 CPUtime=1.27 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) R 17724 17727 6338 0 -1 4202560 6852 0 0 0 112 15 0 0 20 0 15 0 97022754 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040945736848 140040577511304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=-6940707314043348838 CPUtime=0.19 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) S 17724 17727 6338 0 -1 1077944384 256 0 0 0 14 5 0 0 20 0 15 0 97022755 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040900266256 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=-5935602824819121961 CPUtime=0.18 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) S 17724 17727 6338 0 -1 1077944384 239 0 0 0 13 5 0 0 20 0 15 0 97022755 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040546888080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=-1161699032755887712 CPUtime=0.18 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) S 17724 17727 6338 0 -1 1077944384 252 0 0 0 13 5 0 0 20 0 15 0 97022755 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040545835536 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=-6305719382032737664 CPUtime=0.18 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) S 17724 17727 6338 0 -1 1077944384 251 0 0 0 13 5 0 0 20 0 15 0 97022755 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040544782992 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=-6305710585804973184 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 992 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 296120 33554432000 4194304 4196468 140726216048432 140040501365232 140040941517442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0

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

/proc/17727/statm: 2638869 2079088 3151 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=840 CPUtime=14.63 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) S 17724 17727 6338 0 -1 1077944384 21946 0 0 0 1432 31 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040945743248 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=1692 CPUtime=55.85 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) R 17724 17727 6338 0 -1 4202560 451228 0 0 0 5442 143 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040900266144 140040926456900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=916 CPUtime=55.53 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) R 17724 17727 6338 0 -1 4202560 337532 0 0 0 5414 139 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040546888280 140040925960410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=3832 CPUtime=55.69 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) R 17724 17727 6338 0 -1 4202560 494389 0 0 0 5427 142 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040545835736 140040923102736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=6791534058613427641 CPUtime=55.38 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) R 17724 17727 6338 0 -1 4202560 549603 0 0 0 5410 128 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040544783192 140040926204070 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=1156 CPUtime=12.21 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 26938 0 0 0 1220 1 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040501363552 140040941516501 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=2872 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040500311520 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=8316348 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040499258880 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040498207440 140040941524891 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=2 CPUtime=1.09 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 5308 0 0 0 109 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 8858 0 0 0 123 1 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 4228 0 0 0 40 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=8316348 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 365 0 0 0 1 2 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 252.16 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8316352 KiB

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

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

[startup+85.5054 s]
# the end of solver process 17727 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.269 s, system=6.0079 s

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

[startup+84.8009 s]
/proc/loadavg: 4.07 4.70 4.28 9/215 17818
/proc/meminfo: memFree=12273708/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=8316352 CPUtime=257.74 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 1901953 0 0 0 25183 591 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 2079088 3151 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=6791534058613427641 CPUtime=14.63 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) S 17724 17727 6338 0 -1 1077944384 21946 0 0 0 1432 31 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040945743248 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=12064 CPUtime=57.25 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) R 17724 17727 6338 0 -1 4202560 451229 0 0 0 5582 143 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040900266144 140040926491591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=1004 CPUtime=56.93 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) R 17724 17727 6338 0 -1 4202560 337567 0 0 0 5554 139 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040546888280 140040926491591 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=1228 CPUtime=57.09 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) R 17724 17727 6338 0 -1 4202560 494400 0 0 0 5567 142 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040545835736 140040926204081 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=1952 CPUtime=56.76 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) R 17724 17727 6338 0 -1 4202560 549619 0 0 0 5548 128 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040544783192 140040926456900 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=5796 CPUtime=12.21 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 26938 0 0 0 1220 1 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040501363552 140040941516501 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040500311520 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040499258880 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040498207088 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=6944656592455359580 CPUtime=1.09 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 5308 0 0 0 109 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=6944656592455360604 CPUtime=1.24 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 8858 0 0 0 123 1 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=-7522837415797432223 CPUtime=0.4 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 4228 0 0 0 40 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=24976 CPUtime=0.03 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 365 0 0 0 1 2 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 257.74 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8316352 KiB

[startup+85.2009 s]
/proc/loadavg: 4.07 4.70 4.28 9/215 17818
/proc/meminfo: memFree=12273708/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=8316352 CPUtime=259.33 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 1901961 0 0 0 25342 591 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 2079088 3151 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=7881982627440771172 CPUtime=14.63 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) S 17724 17727 6338 0 -1 1077944384 21946 0 0 0 1432 31 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040945743248 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=7885919943515203688 CPUtime=57.65 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) R 17724 17727 6338 0 -1 4202560 451229 0 0 0 5622 143 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040900266144 140040923059536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=7885919943515203688 CPUtime=57.33 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) R 17724 17727 6338 0 -1 4202560 337568 0 0 0 5594 139 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040546888280 140040926491591 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=7885919943515203688 CPUtime=57.49 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) R 17724 17727 6338 0 -1 4202560 494402 0 0 0 5607 142 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040545835736 140040926457422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=7885919943515203688 CPUtime=57.15 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) R 17724 17727 6338 0 -1 4202560 549624 0 0 0 5587 128 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040544783192 140040926203934 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=7666644335578541930 CPUtime=12.21 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 26938 0 0 0 1220 1 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040501363552 140040941516501 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=7451605158558197869 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040500311520 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=7596280998814838114 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040499258880 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=7595155206633051240 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040498207088 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=5932481428165849194 CPUtime=1.09 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 5308 0 0 0 109 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=5932481428165849194 CPUtime=1.24 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 8858 0 0 0 123 1 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=7589221129561206128 CPUtime=0.4 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 4228 0 0 0 40 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=7595155206633051240 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=7596280998814838114 CPUtime=0.03 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 365 0 0 0 1 2 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 259.33 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8316352 KiB

[startup+85.4009 s]
/proc/loadavg: 4.07 4.70 4.28 9/215 17818
/proc/meminfo: memFree=12273708/32770624 swapFree=67108860/67108860
[pid=17727] ppid=17724 vsize=10555476 memory=8316352 CPUtime=260.13 cores=1,3,5,7
/proc/17727/stat : 17727 (java) S 17724 17727 6338 0 -1 1077944320 1901964 0 0 0 25422 591 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140726216030976 140040941506295 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
/proc/17727/statm: 2638869 2079088 3151 1 0 2627263 0
[pid=17727/tid=17729] ppid=17724 vsize=10555476 memory=0 CPUtime=14.63 cores=1,3,5,7
/proc/17727/task/17729/stat : 17729 (java) S 17724 17727 6338 0 -1 1077944384 21946 0 0 0 1432 31 0 0 20 0 15 0 97022754 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040945743248 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17730] ppid=17724 vsize=10555476 memory=0 CPUtime=57.85 cores=1,3,5,7
/proc/17727/task/17730/stat : 17730 (java) R 17724 17727 6338 0 -1 4202560 451229 0 0 0 5642 143 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040900266144 140040926491591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17731] ppid=17724 vsize=10555476 memory=0 CPUtime=57.53 cores=1,3,5,7
/proc/17727/task/17731/stat : 17731 (java) R 17724 17727 6338 0 -1 4202560 337568 0 0 0 5614 139 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040546888280 140040923102682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17732] ppid=17724 vsize=10555476 memory=0 CPUtime=57.69 cores=1,3,5,7
/proc/17727/task/17732/stat : 17732 (java) R 17724 17727 6338 0 -1 4202560 494402 0 0 0 5627 142 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040545835736 140040926456900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17733] ppid=17724 vsize=10555476 memory=0 CPUtime=57.35 cores=1,3,5,7
/proc/17727/task/17733/stat : 17733 (java) R 17724 17727 6338 0 -1 4202560 549627 0 0 0 5607 128 0 0 20 0 15 0 97022755 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040544783192 140040923102913 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17734] ppid=17724 vsize=10555476 memory=0 CPUtime=12.21 cores=1,3,5,7
/proc/17727/task/17734/stat : 17734 (java) S 17724 17727 6338 0 -1 1077944384 26938 0 0 0 1220 1 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040501363552 140040941516501 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17735] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17735/stat : 17735 (java) S 17724 17727 6338 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040500311520 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17736] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17736/stat : 17736 (java) S 17724 17727 6338 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 97022757 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040499258880 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17737] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17737/stat : 17737 (java) S 17724 17727 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040498207088 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17738] ppid=17724 vsize=10555476 memory=0 CPUtime=1.09 cores=1,3,5,7
/proc/17727/task/17738/stat : 17738 (java) S 17724 17727 6338 0 -1 1077944384 5308 0 0 0 109 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040497154032 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17739] ppid=17724 vsize=10555476 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/17727/task/17739/stat : 17739 (java) S 17724 17727 6338 0 -1 1077944384 8858 0 0 0 123 1 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040428578928 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17740] ppid=17724 vsize=10555476 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/17727/task/17740/stat : 17740 (java) S 17724 17727 6338 0 -1 1077944384 4228 0 0 0 40 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040427526384 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17741] ppid=17724 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17727/task/17741/stat : 17741 (java) S 17724 17727 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040426474080 140040941516501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
[pid=17727/tid=17742] ppid=17724 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/17727/task/17742/stat : 17742 (java) S 17724 17727 6338 0 -1 1077944384 365 0 0 0 1 2 0 0 20 0 15 0 97022760 10808807424 2079088 33554432000 4194304 4196468 140726216048432 140040425421616 140040941517442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28790784 140726216053899 140726216054052 140726216054052 140726216056783 0
Current children cumulated CPU time: 260.13 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8316352 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 85.5055
CPU time (s): 260.276
CPU user time (s): 254.269
CPU system time (s): 6.0079
CPU usage (%): 304.397
Max. virtual memory (cumulated for all children) (KiB): 10558036
Max. memory (cumulated for all children) (KiB): 8316352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.269
system time used= 6.0079
maximum resident set size= 8316428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1901968
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10066
involuntary context switches= 5630


# summary of solver processes directly reported to runsolver:
#   pid: 17727
#   total CPU time (s): 260.276
#   total CPU user time (s): 254.269
#   total CPU system time (s): 6.0079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.53917 second user time and 0.859531 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:35:59
IDJOB=4258276
IDBENCH=115819
IDSOLVER=2643
FILE ID=node148/4258276-1502639417
RUNJOBID= node148-1502637430-15761
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258276-1502639417/watcher-4258276-1502639417 -o /tmp/evaluation-result-4258276-1502639417/solver-4258276-1502639417 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258276-1502639417.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=1608660588

node148.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.19
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.19
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.19
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.19
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:        20694608 kB
MemAvailable:   23793484 kB
Buffers:          204840 kB
Cached:          3182800 kB
SwapCached:            0 kB
Active:          8928244 kB
Inactive:        2698208 kB
Active(anon):    8189428 kB
Inactive(anon):    76916 kB
Active(file):     738816 kB
Inactive(file):  2621292 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1620 kB
Writeback:             0 kB
AnonPages:       8293604 kB
Mapped:            55616 kB
Shmem:             25224 kB
Slab:             135952 kB
SReclaimable:     109208 kB
SUnreclaim:        26744 kB
KernelStack:        3808 kB
PageTables:        21040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8126464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61612 MiB
End job on node148 at 2017-08-13 17:37:24