Trace number 4258018

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) 259.29501 86.655602

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-27-a4.xml
MD5SUM4a6b886165f8d6d7f8f178d50db8a3de
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark857
Best CPU time to get the best result obtained on this benchmark1920.78
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints58502
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":27}]
Minimum variable degree8451
Maximum variable degree8452
Distribution of variable degrees[{"degree":8451,"count":25},{"degree":8452,"count":2}]
Minimum constraint arity1
Maximum constraint arity27
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":5850},{"arity":4,"count":52650},{"arity":27,"count":1}]
Number of extensional constraints0
Number of intensional constraints58501
Distribution of constraint types[{"type":"intension","count":58501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258018-1502647328/watcher-4258018-1502647328 -o /tmp/evaluation-result-4258018-1502647328/solver-4258018-1502647328 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258018-1502647328.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
solver pid=11854, runsolver pid=11851
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 6.59 5.05 4.31 5/195 11855
/proc/meminfo: memFree=27554848/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/11854/stat : 11854 (runsolver) D 11851 11854 17093 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 66926098 34791424 114 18446744073709551615 4194304 4346622 140727539545200 140727539541832 140254517244631 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 19341312 140727539552363 140727539552809 140727539552809 140727539556298 0
/proc/11854/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.208987 s]*
/proc/loadavg: 6.59 5.05 4.31 5/208 11868
/proc/meminfo: memFree=27541360/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10484492 memory=23764 CPUtime=0.05 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 4904 0 0 0 4 1 0 0 20 0 14 0 66926098 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2621123 5941 2576 1 0 2610620 0
[pid=11854/tid=11856] ppid=11851 vsize=10484492 memory=8318255677412212789 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) D 11851 11854 17093 0 -1 4202560 3015 0 0 0 4 0 0 0 20 0 14 0 66926109 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707684018080 140707679802621 0 4 1 16800974 18446744071580418449 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10484492 memory=330 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66926110 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10484492 memory=3762115102185010848 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66926110 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66926110 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66926110 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10484492 memory=140254520194688 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66926111 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707243829872 140707679791746 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 66926112 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707242775840 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 66926112 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707241723504 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66926114 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707240671824 140707679799195 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10484492 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 14 0 66926114 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707239618672 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66926114 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707238565872 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10484492 memory=140254520194688 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 14 0 66926114 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707237513584 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10484492 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66926115 10736119808 5941 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 23764 KiB

[startup+0.309912 s]*
/proc/loadavg: 6.59 5.05 4.31 8/209 11869
/proc/meminfo: memFree=27534280/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551156 memory=33568 CPUtime=0.2 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 8146 0 0 0 18 2 0 0 20 0 15 0 66926098 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637789 8392 2867 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551156 memory=-7677926825137650786 CPUtime=0.13 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) R 11851 11854 17093 0 -1 4202560 5870 0 0 0 12 1 0 0 20 0 15 0 66926109 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707683992816 140707663861086 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66926110 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66926111 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707243829872 140707679791746 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66926112 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707242775840 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66926112 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707241723504 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926114 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707240671824 140707679799195 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 15 0 66926114 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707239618672 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 66926114 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707238565872 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551156 memory=140254520194688 CPUtime=0.03 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 378 0 0 0 3 0 0 0 20 0 15 0 66926114 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707237513584 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551156 memory=140254520194688 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926121 10804383744 8392 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 33568 KiB

[startup+0.701439 s]
/proc/loadavg: 6.59 5.05 4.31 8/209 11869
/proc/meminfo: memFree=27499452/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=87136 CPUtime=1.27 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 12920 0 0 0 122 5 0 0 20 0 15 0 66926098 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 21784 3042 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=2160 CPUtime=0.51 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) R 11851 11854 17093 0 -1 4202560 7322 0 0 0 48 3 0 0 20 0 15 0 66926109 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707684014288 140707657777060 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=844 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926110 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=2860 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66926110 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66926111 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707243829872 140707679791746 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707242775840 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=2608 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707241723504 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=4006972 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707240671824 140707679799195 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=6080510843459496030 CPUtime=0.26 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) R 11851 11854 17093 0 -1 4202560 1698 0 0 0 26 0 0 0 20 0 15 0 66926114 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707239605216 140707659026447 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=8097849728158749033 CPUtime=0.25 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 1059 0 0 0 25 0 0 0 20 0 15 0 66926114 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707238565872 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=5938393489470548839 CPUtime=0.21 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) R 11851 11854 17093 0 -1 4202560 1474 0 0 0 21 0 0 0 20 0 15 0 66926114 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707237508624 140707672880446 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926121 10804461568 21784 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 87136 KiB

[startup+1.50149 s]
/proc/loadavg: 6.59 5.05 4.31 8/209 11869
/proc/meminfo: memFree=27357340/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=314484 CPUtime=3.63 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 14786 0 0 0 348 15 0 0 20 0 15 0 66926098 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 78621 3089 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=-1189914978686163229 CPUtime=1.26 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) R 11851 11854 17093 0 -1 4202560 7940 0 0 0 119 7 0 0 20 0 15 0 66926109 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707684010880 140707310566651 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=-7880843606118635149 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 114 0 0 0 3 1 0 0 20 0 15 0 66926110 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=-7751062316387021378 CPUtime=0.03 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 148 0 0 0 2 1 0 0 20 0 15 0 66926110 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 110 0 0 0 3 1 0 0 20 0 15 0 66926110 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=2640 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 64 0 0 0 3 1 0 0 20 0 15 0 66926110 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=4006972 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 66926111 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707243829872 140707679791746 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707242775840 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707241723504 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=33568 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707240671824 140707679799195 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=3904 CPUtime=0.93 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) R 11851 11854 17093 0 -1 4202560 1826 0 0 0 93 0 0 0 20 0 15 0 66926114 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707239618672 140707661301781 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=0 CPUtime=0.91 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) R 11851 11854 17093 0 -1 4202560 1456 0 0 0 91 0 0 0 20 0 15 0 66926114 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707238552416 140707661324833 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=191196978819604 CPUtime=0.31 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 1686 0 0 0 31 0 0 0 20 0 15 0 66926114 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707237513584 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=641169 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=7516877558933115989 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66926121 10804461568 78621 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 3.63 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 314484 KiB

[startup+3.11066 s]
/proc/loadavg: 6.55 5.07 4.32 9/209 11869
/proc/meminfo: memFree=26598128/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=995196 CPUtime=6.84 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 28471 0 0 0 619 65 0 0 20 0 15 0 66926098 10804461568 248799 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 248799 3103 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=37696 CPUtime=2.4 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) S 11851 11854 17093 0 -1 1077944384 8342 0 0 0 230 10 0 0 20 0 15 0 66926109 10804461568 248799 18446744073709551615 4194304 4196468 140724326725856 140707684012016 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=56 CPUtime=0.5 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) R 11851 11854 17093 0 -1 1077944384 3496 0 0 0 37 13 0 0 20 0 15 0 66926110 10804461568 248858 18446744073709551615 4194304 4196468 140724326725856 140707626129184 140707679790805 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0

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


[startup+86.6556 s]
# the end of solver process 11854 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.278 s, system=6.01663 s

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

[startup+84.8007 s]
/proc/loadavg: 5.45 5.02 4.36 9/209 11946
/proc/meminfo: memFree=20876260/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=8072940 CPUtime=252.95 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 350092 0 0 0 24700 595 0 0 20 0 15 0 66926098 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 2018235 3120 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=6944656592455359580 CPUtime=13.89 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) S 11851 11854 17093 0 -1 1077944384 17586 0 0 0 1373 16 0 0 20 0 15 0 66926109 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707684016912 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=6655300316396806240 CPUtime=55.14 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) R 11851 11854 17093 0 -1 4202560 56159 0 0 0 5364 150 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707626129616 140707672408807 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=6656426216303648864 CPUtime=55.67 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) R 11851 11854 17093 0 -1 4202560 77662 0 0 0 5426 141 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707290208728 140707664770242 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=6655300316396806240 CPUtime=55.68 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) R 11851 11854 17093 0 -1 4202560 108839 0 0 0 5433 135 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707289156360 140707672408807 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=55.27 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) R 11851 11854 17093 0 -1 4202560 59453 0 0 0 5380 147 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707288103560 140707672408807 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=1296 CPUtime=14.53 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 18724 0 0 0 1452 1 0 0 20 0 15 0 66926111 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707243828416 140707679790805 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707242775904 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707241723520 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707240671472 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=4612 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 2788 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707239618432 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=1708 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 3079 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707238565920 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=0.36 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 3858 0 0 0 35 1 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707237513632 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=2860 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 500 0 0 0 2 2 0 0 20 0 15 0 66926121 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 252.95 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8072940 KiB

[startup+85.6014 s]
/proc/loadavg: 5.45 5.02 4.36 9/209 11946
/proc/meminfo: memFree=20640804/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=8072940 CPUtime=256.09 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 350158 0 0 0 25013 596 0 0 20 0 15 0 66926098 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 2018235 3120 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=13.89 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) S 11851 11854 17093 0 -1 1077944384 17586 0 0 0 1373 16 0 0 20 0 15 0 66926109 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707684016912 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=37696 CPUtime=55.94 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) R 11851 11854 17093 0 -1 4202560 56192 0 0 0 5443 151 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707626129616 140707672883578 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=1296 CPUtime=56.47 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) R 11851 11854 17093 0 -1 4202560 77694 0 0 0 5506 141 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707290208728 140707664770064 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=2420 CPUtime=56.46 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) R 11851 11854 17093 0 -1 4202560 108839 0 0 0 5511 135 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707289156360 140707664480360 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=1732 CPUtime=56.04 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) R 11851 11854 17093 0 -1 4202560 59454 0 0 0 5457 147 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707288103560 140707664480547 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=5788 CPUtime=14.53 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) S 11851 11854 17093 0 -1 1077944384 18724 0 0 0 1452 1 0 0 20 0 15 0 66926111 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707243828416 140707679790805 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707242775904 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707241723520 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707240671472 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=1228 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 2788 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707239618432 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=12200 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 3079 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707238565920 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=1992 CPUtime=0.36 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 3858 0 0 0 35 1 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707237513632 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=1000 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 500 0 0 0 2 2 0 0 20 0 15 0 66926121 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 256.09 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8072940 KiB

[startup+86.4015 s]
/proc/loadavg: 5.45 5.02 4.36 6/209 11946
/proc/meminfo: memFree=20640680/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=8072940 CPUtime=259.03 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 350161 0 0 0 25307 596 0 0 20 0 15 0 66926098 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 2018235 3120 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=13.89 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) S 11851 11854 17093 0 -1 1077944384 17586 0 0 0 1373 16 0 0 20 0 15 0 66926109 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707684016912 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=1000 CPUtime=56.65 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 56192 0 0 0 5514 151 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=796 CPUtime=57.19 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 77697 0 0 0 5578 141 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=8944 CPUtime=57.18 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 108839 0 0 0 5583 135 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=2420 CPUtime=56.74 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 59454 0 0 0 5527 147 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=1732 CPUtime=14.61 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) R 11851 11854 17093 0 -1 4202560 18724 0 0 0 1460 1 0 0 20 0 15 0 66926111 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707243828304 140707664777006 0 0 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707242775904 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707241723520 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707240671472 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=1444 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 2788 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707239618432 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=8072940 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 3079 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707238565920 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=12200 CPUtime=0.36 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 3858 0 0 0 35 1 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707237513632 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=4121269402860546147 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 500 0 0 0 2 2 0 0 20 0 15 0 66926121 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 259.03 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8072940 KiB

[startup+86.6015 s]
/proc/loadavg: 5.45 5.02 4.36 6/209 11946
/proc/meminfo: memFree=20640680/32770624 swapFree=67108860/67108860
[pid=11854] ppid=11851 vsize=10551232 memory=8072940 CPUtime=259.23 cores=1,3,5,7
/proc/11854/stat : 11854 (java) S 11851 11854 17093 0 -1 1077944320 350161 0 0 0 25327 596 0 0 20 0 15 0 66926098 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140724326708400 140707679780599 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
/proc/11854/statm: 2637808 2018235 3120 1 0 2627261 0
[pid=11854/tid=11856] ppid=11851 vsize=10551232 memory=280508744389808 CPUtime=13.89 cores=1,3,5,7
/proc/11854/task/11856/stat : 11856 (java) S 11851 11854 17093 0 -1 1077944384 17586 0 0 0 1373 16 0 0 20 0 15 0 66926109 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707684016912 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11857] ppid=11851 vsize=10551232 memory=280508744389872 CPUtime=56.65 cores=1,3,5,7
/proc/11854/task/11857/stat : 11857 (java) S 11851 11854 17093 0 -1 1077944384 56192 0 0 0 5514 151 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707626129808 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11858] ppid=11851 vsize=10551232 memory=8072940 CPUtime=57.19 cores=1,3,5,7
/proc/11854/task/11858/stat : 11858 (java) S 11851 11854 17093 0 -1 1077944384 77697 0 0 0 5578 141 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707290208528 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11859] ppid=11851 vsize=10551232 memory=8072940 CPUtime=57.18 cores=1,3,5,7
/proc/11854/task/11859/stat : 11859 (java) S 11851 11854 17093 0 -1 1077944384 108839 0 0 0 5583 135 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707289156240 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11860] ppid=11851 vsize=10551232 memory=1708 CPUtime=56.74 cores=1,3,5,7
/proc/11854/task/11860/stat : 11860 (java) S 11851 11854 17093 0 -1 1077944384 59454 0 0 0 5527 147 0 0 20 0 15 0 66926110 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707288103440 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11861] ppid=11851 vsize=10551232 memory=1444 CPUtime=14.81 cores=1,3,5,7
/proc/11854/task/11861/stat : 11861 (java) R 11851 11854 17093 0 -1 4202560 18724 0 0 0 1480 1 0 0 20 0 15 0 66926111 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707243828304 140707664777003 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11862] ppid=11851 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11862/stat : 11862 (java) S 11851 11854 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707242775904 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11863] ppid=11851 vsize=10551232 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11863/stat : 11863 (java) S 11851 11854 17093 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 66926112 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707241723520 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11864] ppid=11851 vsize=10551232 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11864/stat : 11864 (java) S 11851 11854 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707240671472 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11865] ppid=11851 vsize=10551232 memory=1204 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11865/stat : 11865 (java) S 11851 11854 17093 0 -1 1077944384 2788 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707239618432 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11866] ppid=11851 vsize=10551232 memory=1000 CPUtime=1.14 cores=1,3,5,7
/proc/11854/task/11866/stat : 11866 (java) S 11851 11854 17093 0 -1 1077944384 3079 0 0 0 114 0 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707238565920 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11867] ppid=11851 vsize=10551232 memory=796 CPUtime=0.36 cores=1,3,5,7
/proc/11854/task/11867/stat : 11867 (java) S 11851 11854 17093 0 -1 1077944384 3858 0 0 0 35 1 0 0 20 0 15 0 66926114 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707237513632 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11868] ppid=11851 vsize=10551232 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/11854/task/11868/stat : 11868 (java) S 11851 11854 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66926115 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707236461024 140707679790805 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
[pid=11854/tid=11869] ppid=11851 vsize=10551232 memory=1296 CPUtime=0.04 cores=1,3,5,7
/proc/11854/task/11869/stat : 11869 (java) S 11851 11854 17093 0 -1 1077944384 500 0 0 0 2 2 0 0 20 0 15 0 66926121 10804461568 2018235 18446744073709551615 4194304 4196468 140724326725856 140707235408816 140707679791746 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27234304 140724326728085 140724326728238 140724326728238 140724326731727 0
Current children cumulated CPU time: 259.23 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8072940 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.6556
CPU time (s): 259.295
CPU user time (s): 253.278
CPU system time (s): 6.01663
CPU usage (%): 299.224
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8072940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.278
system time used= 6.01663
maximum resident set size= 8073128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 350165
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= 6466
involuntary context switches= 5082


# summary of solver processes directly reported to runsolver:
#   pid: 11854
#   total CPU time (s): 259.295
#   total CPU user time (s): 253.278
#   total CPU system time (s): 6.01663

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.515653 second user time and 0.888317 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:47:59
IDJOB=4258018
IDBENCH=126242
IDSOLVER=2643
FILE ID=node127/4258018-1502647328
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-27-a4.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258018-1502647328/watcher-4258018-1502647328 -o /tmp/evaluation-result-4258018-1502647328/solver-4258018-1502647328 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258018-1502647328.xml

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

MD5SUM BENCH= 4a6b886165f8d6d7f8f178d50db8a3de
RANDOM SEED=361400465

node127.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.92
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.92
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.92
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.92
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:        27554588 kB
MemAvailable:   27994360 kB
Buffers:          201012 kB
Cached:           534744 kB
SwapCached:            0 kB
Active:          4570368 kB
Inactive:         214088 kB
Active(anon):    3998248 kB
Inactive(anon):    83872 kB
Active(file):     572120 kB
Inactive(file):   130216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4052 kB
Writeback:             0 kB
AnonPages:       4003400 kB
Mapped:            58896 kB
Shmem:             33444 kB
Slab:             132296 kB
SReclaimable:     106544 kB
SUnreclaim:        25752 kB
KernelStack:        3392 kB
PageTables:        12648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5039816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3866624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node127 at 2017-08-13 19:49:26