Trace number 4257921

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.15399 88.049103

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-10.xml
MD5SUM67f07639019614dd1d008c87f8253383
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark254.02699
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax 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 (15112 MiB free)
  memory of node 1: 16384 MiB (7446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257921-1502651384/watcher-4257921-1502651384 -o /tmp/evaluation-result-4257921-1502651384/solver-4257921-1502651384 -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-4257921-1502651384.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
Current StackSize limit: 8192 KiB

solver pid=17412, runsolver pid=17409

[startup+0.100148 s]*
/proc/loadavg: 5.24 4.48 4.11 5/195 17413
/proc/meminfo: memFree=23100356/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/17412/stat : 17412 (runsolver) D 17409 17412 17093 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 67331763 34791424 114 18446744073709551615 4194304 4346622 140727790372000 140727790368632 140482380624599 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6446216 6449568 26468352 140727790379115 140727790379561 140727790379561 140727790383050 0
/proc/17412/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.209162 s]*
/proc/loadavg: 5.24 4.48 4.11 5/208 17426
/proc/meminfo: memFree=23088672/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551056 memory=23668 CPUtime=0.06 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 4872 0 0 0 6 0 0 0 20 0 15 0 67331763 10804281344 5917 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637764 5917 2607 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551156 memory=8318255677412212789 CPUtime=0.05 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) R 17409 17412 17093 0 -1 4202560 3006 0 0 0 5 0 0 0 20 0 15 0 67331775 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139923337380400 139923325381196 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139923263560336 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551156 memory=140482384241914 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139923262507536 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139923261454736 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139923260401936 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922372508528 139923333151362 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922371454496 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922369349968 139923333158811 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 225 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331784 10804383744 5917 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10551056 KiB
Current children cumulated memory: 23668 KiB

[startup+0.310266 s]*
/proc/loadavg: 5.24 4.48 4.11 6/209 17427
/proc/meminfo: memFree=23075736/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551156 memory=35784 CPUtime=0.22 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 8195 0 0 0 20 2 0 0 20 0 15 0 67331763 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637789 8946 2863 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551156 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) R 17409 17412 17093 0 -1 4202560 5851 0 0 0 13 2 0 0 20 0 15 0 67331775 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139923337369024 139923317220702 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139923263560336 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139923262507536 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139923261454736 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331775 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139923260401936 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922372508528 139923333151362 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922371454496 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922369349968 139923333158811 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 488 0 0 0 1 0 0 0 20 0 15 0 67331780 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0.03 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 405 0 0 0 3 0 0 0 20 0 15 0 67331780 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551156 memory=140482383574656 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331784 10804383744 8946 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35784 KiB

[startup+0.70081 s]
/proc/loadavg: 5.24 4.48 4.11 6/209 17427
/proc/meminfo: memFree=22969384/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551156 memory=286984 CPUtime=0.93 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 10534 0 0 0 68 25 0 0 20 0 15 0 67331763 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637789 71746 2995 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551156 memory=109 CPUtime=0.46 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) R 17409 17412 17093 0 -1 4202560 7027 0 0 0 40 6 0 0 20 0 15 0 67331775 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139923337375312 139922937873881 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551156 memory=229 CPUtime=0.06 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) S 17409 17412 17093 0 -1 1077944384 72 0 0 0 2 4 0 0 20 0 15 0 67331775 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139923263560336 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551156 memory=4 CPUtime=0.06 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) S 17409 17412 17093 0 -1 1077944384 63 0 0 0 2 4 0 0 20 0 15 0 67331775 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139923262507536 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551156 memory=1 CPUtime=0.06 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) S 17409 17412 17093 0 -1 1077944384 65 0 0 0 2 4 0 0 20 0 15 0 67331775 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139923261454736 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551156 memory=345 CPUtime=0.06 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) S 17409 17412 17093 0 -1 1077944384 68 0 0 0 2 4 0 0 20 0 15 0 67331775 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139923260401936 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551156 memory=1 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922372508528 139923333151362 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922371454496 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67331777 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551156 memory=1675 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922369349968 139923333158811 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551156 memory=346 CPUtime=0.05 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 673 0 0 0 5 0 0 0 20 0 15 0 67331780 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551156 memory=932 CPUtime=0.04 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 410 0 0 0 4 0 0 0 20 0 15 0 67331780 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551156 memory=1624 CPUtime=0.07 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) R 17409 17412 17093 0 -1 4202560 714 0 0 0 7 0 0 0 20 0 15 0 67331780 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333161562 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551156 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551156 memory=844 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331784 10804383744 71746 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 286984 KiB

[startup+1.50075 s]
/proc/loadavg: 5.24 4.48 4.11 6/209 17427
/proc/meminfo: memFree=22198908/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=1161492 CPUtime=2.83 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 15228 0 0 0 246 37 0 0 20 0 15 0 67331763 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 290373 3098 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=12200 CPUtime=1.06 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) R 17409 17412 17093 0 -1 4202560 8366 0 0 0 88 18 0 0 20 0 15 0 67331775 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139923337378000 139922940099977 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551232 memory=1992 CPUtime=0.24 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) S 17409 17412 17093 0 -1 1077944384 207 0 0 0 20 4 0 0 20 0 15 0 67331775 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139923263560336 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551232 memory=1204 CPUtime=0.25 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) S 17409 17412 17093 0 -1 1077944384 526 0 0 0 21 4 0 0 20 0 15 0 67331775 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139923262507536 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551232 memory=1000 CPUtime=0.24 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) S 17409 17412 17093 0 -1 1077944384 92 0 0 0 20 4 0 0 20 0 15 0 67331775 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139923261454736 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551232 memory=796 CPUtime=0.24 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) S 17409 17412 17093 0 -1 1077944384 452 0 0 0 20 4 0 0 20 0 15 0 67331775 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139923260401936 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551232 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 543 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922372508528 139923333151362 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551232 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922371454560 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551232 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551232 memory=21320 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922369349968 139923333158811 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551232 memory=1788 CPUtime=0.28 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 1526 0 0 0 28 0 0 0 20 0 15 0 67331780 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551232 memory=3472328296227680337 CPUtime=0.25 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 1073 0 0 0 25 0 0 0 20 0 15 0 67331780 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551232 memory=310748585564307749 CPUtime=0.18 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 1083 0 0 0 18 0 0 0 20 0 15 0 67331780 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551232 memory=16098173902915238 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551232 memory=-7828588000881772119 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67331784 10804461568 290373 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 1161492 KiB

[startup+3.11071 s]
/proc/loadavg: 5.22 4.49 4.11 9/209 17427
/proc/meminfo: memFree=21693380/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=1433672 CPUtime=4.88 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 18699 0 0 0 433 55 0 0 20 0 15 0 67331763 10804461568 358418 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 358418 3102 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=310748585564307749 CPUtime=2.52 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) R 17409 17412 17093 0 -1 4202560 9147 0 0 0 232 20 0 0 20 0 15 0 67331775 10804461568 358418 18446744073709551615 4194304 4196468 140733252391904 139923337377696 139922940441510 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0

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


[startup+88.0491 s]
# the end of solver process 17412 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.26 s, system=5.89367 s

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

[startup+86.4007 s]
/proc/loadavg: 6.44 4.93 4.29 9/209 17505
/proc/meminfo: memFree=14749572/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=8323092 CPUtime=253.85 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 137174 0 0 0 24802 583 0 0 20 0 15 0 67331763 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 2080773 3131 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=8323080 CPUtime=28.28 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) S 17409 17412 17093 0 -1 1077944384 24307 0 0 0 2764 64 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923337375280 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551232 memory=8323084 CPUtime=55.89 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) R 17409 17412 17093 0 -1 4202560 13769 0 0 0 5468 121 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923263559920 139923325768423 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551232 memory=8323084 CPUtime=54.91 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) R 17409 17412 17093 0 -1 4202560 9356 0 0 0 5364 127 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923262507736 139923318090851 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551232 memory=4028 CPUtime=55.43 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) R 17409 17412 17093 0 -1 4202560 14763 0 0 0 5414 129 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923261454936 139923317837990 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551232 memory=37888 CPUtime=55.24 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) R 17409 17412 17093 0 -1 4202560 12543 0 0 0 5396 128 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923260401832 139923325768423 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551232 memory=1296 CPUtime=1.38 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 39867 0 0 0 132 6 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922372506848 139923333150421 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551232 memory=8323084 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922371454560 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551232 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551232 memory=4300 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922369349616 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551232 memory=-8774313645642428999 CPUtime=1.24 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 9762 0 0 0 123 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551232 memory=-6662747570986533011 CPUtime=1.08 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 7359 0 0 0 107 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551232 memory=7594598810448850543 CPUtime=0.28 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 3252 0 0 0 28 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551232 memory=8025788818457060452 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551232 memory=-8774313645642428999 CPUtime=0.03 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 735 0 0 0 1 2 0 0 20 0 15 0 67331784 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 253.85 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8323092 KiB

[startup+87.2006 s]
/proc/loadavg: 6.44 4.93 4.29 8/209 17505
/proc/meminfo: memFree=14749572/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=8323092 CPUtime=256.95 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 137174 0 0 0 25111 584 0 0 20 0 15 0 67331763 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 2080773 3131 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=1708 CPUtime=28.28 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) S 17409 17412 17093 0 -1 1077944384 24307 0 0 0 2764 64 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923337375280 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551232 memory=8323080 CPUtime=56.66 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) R 17409 17412 17093 0 -1 4202560 13769 0 0 0 5544 122 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923263560232 139923325768423 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551232 memory=-8774313645642428999 CPUtime=55.71 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) R 17409 17412 17093 0 -1 4202560 9356 0 0 0 5444 127 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923262507736 139923318125511 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551232 memory=5543 CPUtime=56.21 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) R 17409 17412 17093 0 -1 4202560 14763 0 0 0 5492 129 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923261454320 139923325768423 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551232 memory=138 CPUtime=55.99 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) R 17409 17412 17093 0 -1 4202560 12543 0 0 0 5471 128 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923260401832 139923325768423 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551232 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 39867 0 0 0 132 6 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922372506848 139923333150421 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922371454560 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551232 memory=56 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922369349616 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551232 memory=6944656592455359580 CPUtime=1.24 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 9762 0 0 0 123 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551232 memory=6944656592455360604 CPUtime=1.08 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 7359 0 0 0 107 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551232 memory=6944656592455360604 CPUtime=0.28 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 3252 0 0 0 28 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551232 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551232 memory=7373916858537504097 CPUtime=0.03 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 735 0 0 0 1 2 0 0 20 0 15 0 67331784 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 256.95 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8323092 KiB

[startup+87.6007 s]
/proc/loadavg: 6.44 4.93 4.29 8/209 17505
/proc/meminfo: memFree=14749572/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=8323092 CPUtime=258.51 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 137174 0 0 0 25266 585 0 0 20 0 15 0 67331763 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 2080773 3131 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=8323084 CPUtime=28.28 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) S 17409 17412 17093 0 -1 1077944384 24307 0 0 0 2764 64 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923337375280 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551232 memory=4028 CPUtime=57.04 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) R 17409 17412 17093 0 -1 4202560 13769 0 0 0 5582 122 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923263560232 139923325768423 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551232 memory=-8774313645642428999 CPUtime=56.11 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) R 17409 17412 17093 0 -1 4202560 9356 0 0 0 5484 127 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923262507736 139923314737238 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551232 memory=1732 CPUtime=56.59 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) R 17409 17412 17093 0 -1 4202560 14763 0 0 0 5530 129 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923261454320 139923325768423 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551232 memory=5788 CPUtime=56.37 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) R 17409 17412 17093 0 -1 4202560 12543 0 0 0 5509 128 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923260401832 139923325768423 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551232 memory=4612 CPUtime=1.38 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 39867 0 0 0 132 6 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922372506848 139923333150421 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922371454560 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551232 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922369349616 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551232 memory=12200 CPUtime=1.24 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 9762 0 0 0 123 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551232 memory=1992 CPUtime=1.08 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 7359 0 0 0 107 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551232 memory=1204 CPUtime=0.28 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 3252 0 0 0 28 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551232 memory=796 CPUtime=0.03 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 735 0 0 0 1 2 0 0 20 0 15 0 67331784 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 258.51 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8323092 KiB

[startup+88.0007 s]*
/proc/loadavg: 6.48 4.96 4.31 9/209 17505
/proc/meminfo: memFree=14749572/32770624 swapFree=67108860/67108860
[pid=17412] ppid=17409 vsize=10551232 memory=8323092 CPUtime=260.09 cores=0,2,4,6
/proc/17412/stat : 17412 (java) S 17409 17412 17093 0 -1 1077944320 137174 0 0 0 25424 585 0 0 20 0 15 0 67331763 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 140733252374448 139923333140215 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 10 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
/proc/17412/statm: 2637808 2080773 3131 1 0 2627261 0
[pid=17412/tid=17414] ppid=17409 vsize=10551232 memory=-8774313645642428999 CPUtime=28.28 cores=0,2,4,6
/proc/17412/task/17414/stat : 17414 (java) S 17409 17412 17093 0 -1 1077944384 24307 0 0 0 2764 64 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923337375280 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17415] ppid=17409 vsize=10551232 memory=4872558044660077418 CPUtime=57.44 cores=0,2,4,6
/proc/17412/task/17415/stat : 17415 (java) R 17409 17412 17093 0 -1 4202560 13769 0 0 0 5622 122 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923263559920 139923325768423 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17416] ppid=17409 vsize=10551232 memory=7100839878645619564 CPUtime=56.52 cores=0,2,4,6
/proc/17412/task/17416/stat : 17416 (java) R 17409 17412 17093 0 -1 4202560 9356 0 0 0 5525 127 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923262507736 139923317837877 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17417] ppid=17409 vsize=10551232 memory=3047711553320166262 CPUtime=56.99 cores=0,2,4,6
/proc/17412/task/17417/stat : 17417 (java) R 17409 17412 17093 0 -1 4202560 14763 0 0 0 5570 129 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923261454320 139923325768423 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17418] ppid=17409 vsize=10551232 memory=-8412652169205224307 CPUtime=56.75 cores=0,2,4,6
/proc/17412/task/17418/stat : 17418 (java) R 17409 17412 17093 0 -1 4202560 12543 0 0 0 5547 128 0 0 20 0 15 0 67331775 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139923260401832 139923325768423 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17419] ppid=17409 vsize=10551232 memory=4638798211352975206 CPUtime=1.38 cores=0,2,4,6
/proc/17412/task/17419/stat : 17419 (java) S 17409 17412 17093 0 -1 1077944384 39867 0 0 0 132 6 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922372506848 139923333150421 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17420] ppid=17409 vsize=10551232 memory=4638798211353171814 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17420/stat : 17420 (java) S 17409 17412 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922371454560 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17421] ppid=17409 vsize=10551232 memory=8691514255285633087 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17421/stat : 17421 (java) S 17409 17412 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67331777 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922370401648 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17422] ppid=17409 vsize=10551232 memory=7800340461609313386 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17422/stat : 17422 (java) S 17409 17412 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922369349616 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17423] ppid=17409 vsize=10551232 memory=7237398333653477969 CPUtime=1.24 cores=0,2,4,6
/proc/17412/task/17423/stat : 17423 (java) S 17409 17412 17093 0 -1 1077944384 9762 0 0 0 123 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922368297328 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17424] ppid=17409 vsize=10551232 memory=7596850640696393838 CPUtime=1.08 cores=0,2,4,6
/proc/17412/task/17424/stat : 17424 (java) S 17409 17412 17093 0 -1 1077944384 7359 0 0 0 107 1 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922367244528 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17425] ppid=17409 vsize=10551232 memory=4639924115538010966 CPUtime=0.28 cores=0,2,4,6
/proc/17412/task/17425/stat : 17425 (java) S 17409 17412 17093 0 -1 1077944384 3252 0 0 0 28 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922366191728 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17426] ppid=17409 vsize=10551232 memory=7738709626600120657 CPUtime=0 cores=0,2,4,6
/proc/17412/task/17426/stat : 17426 (java) S 17409 17412 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67331780 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922365139168 139923333150421 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
[pid=17412/tid=17427] ppid=17409 vsize=10551232 memory=8027787747691872366 CPUtime=0.03 cores=0,2,4,6
/proc/17412/task/17427/stat : 17427 (java) S 17409 17412 17093 0 -1 1077944384 735 0 0 0 1 2 0 0 20 0 15 0 67331784 10804461568 2080773 18446744073709551615 4194304 4196468 140733252391904 139922364087472 139923333151362 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140733252399509 140733252399662 140733252399662 140733252403151 0
Current children cumulated CPU time: 260.09 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8323092 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 88.0491
CPU time (s): 260.154
CPU user time (s): 254.26
CPU system time (s): 5.89367
CPU usage (%): 295.464
Max. virtual memory (cumulated for all children) (KiB): 10553772
Max. memory (cumulated for all children) (KiB): 8323092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.26
system time used= 5.89367
maximum resident set size= 8323348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137178
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= 7548
involuntary context switches= 6654


# summary of solver processes directly reported to runsolver:
#   pid: 17412
#   total CPU time (s): 260.154
#   total CPU user time (s): 254.26
#   total CPU system time (s): 5.89367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.529604 second user time and 0.876519 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:55:36
IDJOB=4257921
IDBENCH=138054
IDSOLVER=2643
FILE ID=node127/4257921-1502651384
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 61904 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-10.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257921-1502651384/watcher-4257921-1502651384 -o /tmp/evaluation-result-4257921-1502651384/solver-4257921-1502651384 -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-4257921-1502651384.xml

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

MD5SUM BENCH= 67f07639019614dd1d008c87f8253383
RANDOM SEED=1209986256

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:        23100348 kB
MemAvailable:   23672928 kB
Buffers:          202796 kB
Cached:           665772 kB
SwapCached:            0 kB
Active:          9007552 kB
Inactive:         220372 kB
Active(anon):    8309132 kB
Inactive(anon):    83872 kB
Active(file):     698420 kB
Inactive(file):   136500 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             91296 kB
Writeback:             0 kB
AnonPages:       8359260 kB
Mapped:            59048 kB
Shmem:             33444 kB
Slab:             132804 kB
SReclaimable:     106992 kB
SUnreclaim:        25812 kB
KernelStack:        3392 kB
PageTables:        21368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8103936 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= 61868 MiB
End job on node127 at 2017-08-13 20:57:04