Trace number 4258034

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.20599 93.687897

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-wap01a.xml
MD5SUM1f75bed7d5113015eb943bda0c7ab47c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark251.894
Satisfiable
(Un)Satisfiability was proved
Number of variables2368
Number of constraints110871
Number of domains1
Minimum domain size2368
Maximum domain size2368
Distribution of domain sizes[{"size":2368,"count":2368}]
Minimum variable degree15
Maximum variable degree289
Distribution of variable degrees[{"degree":15,"count":1},{"degree":19,"count":4},{"degree":20,"count":8},{"degree":21,"count":2},{"degree":25,"count":4},{"degree":26,"count":15},{"degree":27,"count":2},{"degree":28,"count":7},{"degree":30,"count":9},{"degree":32,"count":9},{"degree":33,"count":4},{"degree":34,"count":7},{"degree":35,"count":4},{"degree":36,"count":4},{"degree":37,"count":5},{"degree":38,"count":113},{"degree":39,"count":59},{"degree":40,"count":326},{"degree":42,"count":4},{"degree":43,"count":5},{"degree":45,"count":5},{"degree":46,"count":1},{"degree":47,"count":2},{"degree":49,"count":2},{"degree":50,"count":2},"...",{"degree":202,"count":5}, {"degree":203,"count":10}, {"degree":204,"count":3}, {"degree":205,"count":5}, {"degree":206,"count":2}, {"degree":207,"count":1}, {"degree":208,"count":3}, {"degree":209,"count":3}, {"degree":210,"count":4}, {"degree":211,"count":2}, {"degree":216,"count":1}, {"degree":217,"count":2}, {"degree":220,"count":2}, {"degree":223,"count":1}, {"degree":226,"count":1}, {"degree":227,"count":1}, {"degree":228,"count":1}, {"degree":231,"count":1}, {"degree":232,"count":1}, {"degree":244,"count":1}, {"degree":249,"count":1}, {"degree":254,"count":1}, {"degree":258,"count":1}, {"degree":268,"count":1}, {"degree":289,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":110871}]
Number of extensional constraints0
Number of intensional constraints110871
Distribution of constraint types[{"type":"intension","count":110871}]
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 (15204 MiB free)
  memory of node 1: 16384 MiB (7507 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258034-1502643459/watcher-4258034-1502643459 -o /tmp/evaluation-result-4258034-1502643459/solver-4258034-1502643459 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258034-1502643459.xml 

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

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=6636, runsolver pid=6633
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 5.56 3.85 2.63 6/201 6642
/proc/meminfo: memFree=23248844/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=9936560 memory=18792 CPUtime=0.01 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 3523 0 0 0 1 0 0 0 20 0 6 0 66539197 10175037440 4698 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2484140 4698 1923 1 0 2473637 0
[pid=6636/tid=6638] ppid=6633 vsize=9936560 memory=4206751525541407381 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) R 6633 6636 17093 0 -1 4202560 2246 0 0 0 0 0 0 0 20 0 6 0 66539206 10175037440 4763 18446744073709551615 4194304 4196468 140728242278016 140156378202704 140156359089520 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=9936560 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66539207 10175037440 4763 18446744073709551615 4194304 4196468 140728242278016 140156330932880 140156373976789 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=9936560 memory=140311245047424 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66539207 10175037440 4763 18446744073709551615 4194304 4196468 140728242278016 140156329880080 140156373976789 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=9936560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 66539207 10175037440 4763 18446744073709551615 4194304 4196468 140728242278016 140156328827280 140156373976789 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=9936560 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 66539207 10175037440 4763 18446744073709551615 4194304 4196468 140728242278016 140156327774480 140156373976789 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 18792 KiB

[startup+0.210026 s]*
/proc/loadavg: 5.56 3.85 2.63 6/210 6651
/proc/meminfo: memFree=23244660/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551156 memory=26068 CPUtime=0.09 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 5030 0 0 0 8 1 0 0 20 0 15 0 66539197 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637789 6517 2741 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) R 6633 6636 17093 0 -1 4202560 2989 0 0 0 6 0 0 0 20 0 15 0 66539206 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140156378201248 140156373988509 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140156330932880 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551156 memory=140311245064830 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140156329880080 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140156328827280 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140156327774480 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551156 memory=140311245047424 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66539208 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155937909616 140156373977730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66539209 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155936855584 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66539209 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155934751056 140156373985179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) R 6633 6636 17093 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155933698416 140156373977730 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) R 6633 6636 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155932645616 140156373977730 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551156 memory=140311245047424 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155931592816 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551156 memory=140311245047424 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539217 10804383744 6517 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26068 KiB

[startup+0.314383 s]*
/proc/loadavg: 5.56 3.85 2.63 7/210 6651
/proc/meminfo: memFree=23232616/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551156 memory=36664 CPUtime=0.24 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 8412 0 0 0 21 3 0 0 20 0 15 0 66539197 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637789 9166 2872 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551156 memory=-7677926825137650786 CPUtime=0.17 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) R 6633 6636 17093 0 -1 4202560 6051 0 0 0 15 2 0 0 20 0 15 0 66539206 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140156378199136 140156373988509 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140156330932880 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140156329880080 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140156328827280 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66539207 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140156327774480 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66539208 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155937909616 140156373977730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66539209 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155936855584 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66539209 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155934751056 140156373985179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 544 0 0 0 1 0 0 0 20 0 15 0 66539211 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155933698416 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 66539211 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155932645616 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 397 0 0 0 3 0 0 0 20 0 15 0 66539211 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155931592816 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551156 memory=140311245047424 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539217 10804383744 9166 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36664 KiB

[startup+0.700727 s]
/proc/loadavg: 5.56 3.85 2.63 9/210 6651
/proc/meminfo: memFree=23199200/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551232 memory=99404 CPUtime=1.29 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 12469 0 0 0 124 5 0 0 20 0 15 0 66539197 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637808 24851 3035 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=6297835844906604903 CPUtime=0.55 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) R 6633 6636 17093 0 -1 4202560 7303 0 0 0 51 4 0 0 20 0 15 0 66539206 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140156378201008 140156373978518 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=7308028628335813952 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140156330932880 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=7596259004554634560 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140156329880080 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=7302135314614015848 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539207 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140156328827280 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=2263 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) S 6633 6636 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66539207 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140156327774480 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=301 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66539208 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155937909616 140156373977730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=853 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155936855584 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=56 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155934751056 140156373985179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=107 CPUtime=0.26 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 1229 0 0 0 26 0 0 0 20 0 15 0 66539211 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155933698416 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=3904 CPUtime=0.27 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 1181 0 0 0 27 0 0 0 20 0 15 0 66539211 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155932645616 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=-7677926825137650786 CPUtime=0.19 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) R 6633 6636 17093 0 -1 4202560 1387 0 0 0 19 0 0 0 20 0 15 0 66539211 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155931588544 140156358047070 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539217 10804461568 24851 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 99404 KiB

[startup+1.50076 s]
/proc/loadavg: 5.56 3.85 2.63 4/210 6651
/proc/meminfo: memFree=23042136/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551232 memory=340312 CPUtime=3.61 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 17232 0 0 0 347 14 0 0 20 0 15 0 66539197 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637808 85078 3083 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=280622291734400 CPUtime=1.25 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) R 6633 6636 17093 0 -1 4202560 7469 0 0 0 119 6 0 0 20 0 15 0 66539206 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140156378204704 140156010725095 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) S 6633 6636 17093 0 -1 1077944384 126 0 0 0 3 1 0 0 20 0 15 0 66539207 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140156330932880 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=5857 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) S 6633 6636 17093 0 -1 1077944384 52 0 0 0 3 1 0 0 20 0 15 0 66539207 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140156329880080 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) S 6633 6636 17093 0 -1 1077944384 213 0 0 0 6 1 0 0 20 0 15 0 66539207 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140156328827280 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=280622291829024 CPUtime=0.02 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) S 6633 6636 17093 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 15 0 66539207 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140156327774480 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 66539208 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155937909616 140156373977730 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=13563795322702378 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155936855584 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155934751056 140156373985179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=16448 CPUtime=0.89 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) R 6633 6636 17093 0 -1 4202560 3322 0 0 0 89 0 0 0 20 0 15 0 66539211 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155933686496 140156359092864 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=4068 CPUtime=0.93 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) R 6633 6636 17093 0 -1 4202560 2974 0 0 0 93 0 0 0 20 0 15 0 66539211 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155932632928 140156353655215 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=2752 CPUtime=0.28 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 1570 0 0 0 28 0 0 0 20 0 15 0 66539211 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155931592816 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=2752 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66539217 10804461568 85078 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 3.61 s
Current children cumulated vsize: 10551232 KiB

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

/proc/6636/statm: 2637808 2042561 3120 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=16448 CPUtime=28.53 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) S 6633 6636 17093 0 -1 1077944384 40911 0 0 0 2821 32 0 0 20 0 15 0 66539206 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156378200320 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=4068 CPUtime=52.93 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) R 6633 6636 17093 0 -1 4202560 169840 0 0 0 5145 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156330933080 140156358917188 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=2752 CPUtime=52.92 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) R 6633 6636 17093 0 -1 4202560 139370 0 0 0 5146 146 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156329879976 140156366594791 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=2752 CPUtime=52.66 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) R 6633 6636 17093 0 -1 4202560 129471 0 0 0 5128 138 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156328827176 140156366594791 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=1160 CPUtime=52.78 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) R 6633 6636 17093 0 -1 4202560 140553 0 0 0 5133 145 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156327774680 140156358664358 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=2936 CPUtime=9.28 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 26139 0 0 0 927 1 0 0 20 0 15 0 66539208 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155937907936 140156373976789 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=8166136 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155936855648 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=2844 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155934751056 140156373985179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=8264964 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 5471 0 0 0 134 1 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155933698416 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=3904 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 5470 0 0 0 135 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155932645616 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=-7595718148000617580 CPUtime=0.35 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 2729 0 0 0 35 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155931592816 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=-7175204567652784766 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 824 0 0 0 3 1 0 0 20 0 15 0 66539217 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 252.3 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8170244 KiB

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

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

[startup+93.6879 s]
# the end of solver process 6636 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.909 s, system=6.29701 s

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

[startup+92.8006 s]
/proc/loadavg: 4.94 4.05 2.82 9/209 6732
/proc/meminfo: memFree=15117212/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551232 memory=8170244 CPUtime=256.99 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 662702 0 0 0 25079 620 0 0 20 0 15 0 66539197 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637808 2042561 3120 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=7680170660397595203 CPUtime=28.53 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) S 6633 6636 17093 0 -1 1077944384 40911 0 0 0 2821 32 0 0 20 0 15 0 66539206 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156378200320 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=16448 CPUtime=54.13 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) R 6633 6636 17093 0 -1 4202560 170359 0 0 0 5265 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156330933080 140156358917592 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=4068 CPUtime=54.09 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) R 6633 6636 17093 0 -1 4202560 139370 0 0 0 5261 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156329879976 140156366594791 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=2752 CPUtime=53.8 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) R 6633 6636 17093 0 -1 4202560 129471 0 0 0 5241 139 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156328827176 140156366594791 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=8166140 CPUtime=53.98 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) R 6633 6636 17093 0 -1 4202560 140562 0 0 0 5253 145 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156327774680 140156358917576 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=140312286594181 CPUtime=9.28 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 26139 0 0 0 927 1 0 0 20 0 15 0 66539208 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155937907936 140156373976789 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=140312286594182 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155936855648 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=140312286594262 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155934750704 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=1000 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 5471 0 0 0 134 1 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155933698416 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=796 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 5470 0 0 0 135 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155932645616 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=8944 CPUtime=0.35 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 2729 0 0 0 35 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155931592816 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=7680170660397595203 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 824 0 0 0 3 1 0 0 20 0 15 0 66539217 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 256.99 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8170244 KiB

[startup+93.2006 s]
/proc/loadavg: 4.94 4.05 2.82 5/191 6741
/proc/meminfo: memFree=23385860/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551232 memory=8170244 CPUtime=258.54 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 662866 0 0 0 25233 621 0 0 20 0 15 0 66539197 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637808 2042561 3120 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=13563795322702378 CPUtime=28.53 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) S 6633 6636 17093 0 -1 1077944384 40911 0 0 0 2821 32 0 0 20 0 15 0 66539206 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156378200320 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=1788 CPUtime=54.52 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) R 6633 6636 17093 0 -1 4202560 170481 0 0 0 5304 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156330933080 140156358664335 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=640 CPUtime=54.47 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) R 6633 6636 17093 0 -1 4202560 139370 0 0 0 5299 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156329879664 140156366594791 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=960 CPUtime=54.17 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) R 6633 6636 17093 0 -1 4202560 129471 0 0 0 5278 139 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156328827176 140156366594791 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=1232 CPUtime=54.37 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) R 6633 6636 17093 0 -1 4202560 140604 0 0 0 5292 145 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156327774064 140156366594791 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=2248 CPUtime=9.28 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 26139 0 0 0 927 1 0 0 20 0 15 0 66539208 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155937907936 140156373976789 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=4300 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155936855648 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=932 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155934750704 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=2160 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 5471 0 0 0 134 1 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155933698464 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=844 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 5470 0 0 0 135 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155932645376 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=16448 CPUtime=0.35 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 2729 0 0 0 35 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155931592864 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=8170244 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=8170244 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 824 0 0 0 3 1 0 0 20 0 15 0 66539217 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 258.54 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8170244 KiB

[startup+93.6006 s]
/proc/loadavg: 4.94 4.05 2.82 5/191 6741
/proc/meminfo: memFree=23385860/32770624 swapFree=67108860/67108860
[pid=6636] ppid=6633 vsize=10551232 memory=8170244 CPUtime=260.1 cores=0,2,4,6
/proc/6636/stat : 6636 (java) S 6633 6636 17093 0 -1 1077944320 662866 0 0 0 25389 621 0 0 20 0 15 0 66539197 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140728242260560 140156373966583 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
/proc/6636/statm: 2637808 2042561 3120 1 0 2627261 0
[pid=6636/tid=6638] ppid=6633 vsize=10551232 memory=2420 CPUtime=28.53 cores=0,2,4,6
/proc/6636/task/6638/stat : 6638 (java) S 6633 6636 17093 0 -1 1077944384 40911 0 0 0 2821 32 0 0 20 0 15 0 66539206 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156378200320 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6639] ppid=6633 vsize=10551232 memory=1732 CPUtime=54.92 cores=0,2,4,6
/proc/6636/task/6639/stat : 6639 (java) R 6633 6636 17093 0 -1 4202560 170481 0 0 0 5344 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156330933080 140156355563235 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6640] ppid=6633 vsize=10551232 memory=7680170660397595203 CPUtime=54.85 cores=0,2,4,6
/proc/6636/task/6640/stat : 6640 (java) R 6633 6636 17093 0 -1 4202560 139370 0 0 0 5337 148 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156329879664 140156366594791 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6641] ppid=6633 vsize=10551232 memory=2372 CPUtime=54.56 cores=0,2,4,6
/proc/6636/task/6641/stat : 6641 (java) R 6633 6636 17093 0 -1 4202560 129471 0 0 0 5316 140 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156328827176 140156366594791 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6642] ppid=6633 vsize=10551232 memory=288288865905825328 CPUtime=54.76 cores=0,2,4,6
/proc/6636/task/6642/stat : 6642 (java) R 6633 6636 17093 0 -1 4202560 140604 0 0 0 5330 146 0 0 20 0 15 0 66539207 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140156327774064 140156366594791 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6643] ppid=6633 vsize=10551232 memory=7308891864955642989 CPUtime=9.28 cores=0,2,4,6
/proc/6636/task/6643/stat : 6643 (java) S 6633 6636 17093 0 -1 1077944384 26139 0 0 0 927 1 0 0 20 0 15 0 66539208 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155937907936 140156373976789 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6644] ppid=6633 vsize=10551232 memory=7019467087973463606 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6644/stat : 6644 (java) S 6633 6636 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155936855648 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6645] ppid=6633 vsize=10551232 memory=-4866523618376441967 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6645/stat : 6645 (java) S 6633 6636 17093 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 66539209 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155935802736 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6646] ppid=6633 vsize=10551232 memory=4068 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6646/stat : 6646 (java) S 6633 6636 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155934750704 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6647] ppid=6633 vsize=10551232 memory=2752 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6647/stat : 6647 (java) S 6633 6636 17093 0 -1 1077944384 5471 0 0 0 134 1 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155933698464 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6648] ppid=6633 vsize=10551232 memory=2752 CPUtime=1.35 cores=0,2,4,6
/proc/6636/task/6648/stat : 6648 (java) S 6633 6636 17093 0 -1 1077944384 5470 0 0 0 135 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155932645376 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6649] ppid=6633 vsize=10551232 memory=1160 CPUtime=0.35 cores=0,2,4,6
/proc/6636/task/6649/stat : 6649 (java) S 6633 6636 17093 0 -1 1077944384 2729 0 0 0 35 0 0 0 20 0 15 0 66539211 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155931592864 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6650] ppid=6633 vsize=10551232 memory=2816 CPUtime=0 cores=0,2,4,6
/proc/6636/task/6650/stat : 6650 (java) S 6633 6636 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66539212 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155930540256 140156373976789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
[pid=6636/tid=6651] ppid=6633 vsize=10551232 memory=8135400 CPUtime=0.04 cores=0,2,4,6
/proc/6636/task/6651/stat : 6651 (java) S 6633 6636 17093 0 -1 1077944384 824 0 0 0 3 1 0 0 20 0 15 0 66539217 10804461568 2042561 18446744073709551615 4194304 4196468 140728242278016 140155929488560 140156373977730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34009088 140728242278805 140728242278958 140728242278958 140728242282447 0
Current children cumulated CPU time: 260.1 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8170244 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 93.6879
CPU time (s): 260.206
CPU user time (s): 253.909
CPU system time (s): 6.29701
CPU usage (%): 277.737
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8170244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.909
system time used= 6.29701
maximum resident set size= 8170568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 662870
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8333
involuntary context switches= 5398


# summary of solver processes directly reported to runsolver:
#   pid: 6636
#   total CPU time (s): 260.206
#   total CPU user time (s): 253.909
#   total CPU system time (s): 6.29701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.609952 second user time and 0.889148 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 18:43:30
IDJOB=4258034
IDBENCH=120625
IDSOLVER=2643
FILE ID=node127/4258034-1502643459
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-wap01a.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258034-1502643459/watcher-4258034-1502643459 -o /tmp/evaluation-result-4258034-1502643459/solver-4258034-1502643459 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258034-1502643459.xml

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

MD5SUM BENCH= 1f75bed7d5113015eb943bda0c7ab47c
RANDOM SEED=1866581956

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:        23256488 kB
MemAvailable:   23693580 kB
Buffers:          198900 kB
Cached:           534404 kB
SwapCached:            0 kB
Active:          8863828 kB
Inactive:         209852 kB
Active(anon):    8290012 kB
Inactive(anon):    83872 kB
Active(file):     573816 kB
Inactive(file):   125980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5364 kB
Writeback:             4 kB
AnonPages:       8340128 kB
Mapped:            58892 kB
Shmem:             33444 kB
Slab:             131540 kB
SReclaimable:     106264 kB
SUnreclaim:        25276 kB
KernelStack:        3424 kB
PageTables:        21460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7827456 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 18:45:04