Trace number 4258211

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 259.98199 86.944801

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-02-03.xml
MD5SUMabd8ffabcee15199c8d23122c13b1758
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark92
Best CPU time to get the best result obtained on this benchmark18.4881
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size737
Distribution of domain sizes[{"size":1,"count":1},{"size":737,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":43},{"degree":4,"count":39},{"degree":5,"count":38},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity43
Distribution of constraint arities[{"arity":2,"count":183},{"arity":22,"count":1},{"arity":26,"count":1},{"arity":29,"count":1},{"arity":43,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258211-1502647762/watcher-4258211-1502647762 -o /tmp/evaluation-result-4258211-1502647762/solver-4258211-1502647762 -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-4258211-1502647762.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=12559, runsolver pid=12556

[startup+0.100096 s]*
/proc/loadavg: 5.61 5.15 4.59 6/200 12565
/proc/meminfo: memFree=23504024/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10018544 memory=19320 CPUtime=0.01 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 3634 0 0 0 1 0 0 0 20 0 7 0 66969502 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2504636 4830 2019 1 0 2494133 0
[pid=12559/tid=12561] ppid=12556 vsize=10018544 memory=4206751525541407381 CPUtime=0.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) R 12556 12559 17093 0 -1 4202560 2347 0 0 0 1 0 0 0 20 0 7 0 66969510 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139672209042192 139672204821661 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10018544 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 66969511 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139671816366352 139672204809941 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10018544 memory=140451342632576 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66969511 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139671815313808 139672204809941 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10018544 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66969511 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139671814261264 139672204809941 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10018544 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66969511 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139671813208720 139672204809941 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10018544 memory=140451342632576 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 66969512 10258989056 4830 18446744073709551615 4194304 4196468 140729005329600 139671312099824 139672204810882 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 10018544 KiB
Current children cumulated memory: 19320 KiB

[startup+0.209803 s]*
/proc/loadavg: 5.61 5.15 4.59 5/208 12573
/proc/meminfo: memFree=23502836/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10484492 memory=22540 CPUtime=0.06 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 4598 0 0 0 5 1 0 0 20 0 14 0 66969502 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2621123 5635 2577 1 0 2610620 0
[pid=12559/tid=12561] ppid=12556 vsize=10484492 memory=8318255677412212789 CPUtime=0.05 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) D 12556 12559 17093 0 -1 4202560 2711 0 0 0 4 1 0 0 20 0 14 0 66969510 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139672209037216 139672204821757 0 4 1 16800974 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10484492 memory=330 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 66969511 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671816366352 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10484492 memory=4122399974957172384 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66969511 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671815313808 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66969511 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671814261264 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66969511 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671813208720 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10484492 memory=140451342632576 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 66969512 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671312099824 139672204810882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 66969513 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 66969513 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671309993456 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66969516 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671308942032 139672204818331 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 14 0 66969516 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66969516 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10484492 memory=140451342632576 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 14 0 66969516 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 66969516 10736119808 5635 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 22540 KiB

[startup+0.310508 s]*
/proc/loadavg: 5.61 5.15 4.59 7/209 12574
/proc/meminfo: memFree=23493004/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551156 memory=33372 CPUtime=0.2 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 8145 0 0 0 18 2 0 0 20 0 15 0 66969502 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637789 8343 2863 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551156 memory=-7677926825137650786 CPUtime=0.14 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) R 12556 12559 17093 0 -1 4202560 5767 0 0 0 12 2 0 0 20 0 15 0 66969510 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139672209020656 139672188880222 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66969511 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671816366352 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66969511 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671815313808 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66969511 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671814261264 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66969511 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671813208720 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66969512 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671312099824 139672204810882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671309993456 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671308942032 139672204818331 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) R 12556 12559 17093 0 -1 4202560 500 0 0 0 1 0 0 0 20 0 15 0 66969516 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672197784777 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 66969516 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551156 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 435 0 0 0 3 0 0 0 20 0 15 0 66969516 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66969524 10804383744 8343 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 33372 KiB

[startup+0.711683 s]
/proc/loadavg: 5.61 5.15 4.59 8/209 12574
/proc/meminfo: memFree=23466364/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=197036 CPUtime=1.1 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 12001 0 0 0 101 9 0 0 20 0 15 0 66969502 10804461568 49259 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 49259 3066 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=280902404324352 CPUtime=0.5 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) R 12556 12559 17093 0 -1 4202560 7454 0 0 0 46 4 0 0 20 0 15 0 66969510 10804461568 49325 18446744073709551615 4194304 4196468 140729005329600 139672209032200 139671819096532 0 4 1 16800974 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) S 12556 12559 17093 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 15 0 66969511 10804461568 49325 18446744073709551615 4194304 4196468 140729005329600 139671816366352 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) S 12556 12559 17093 0 -1 1077944384 30 0 0 0 1 1 0 0 20 0 15 0 66969511 10804461568 49325 18446744073709551615 4194304 4196468 140729005329600 139671815313808 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) S 12556 12559 17093 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 15 0 66969511 10804461568 49325 18446744073709551615 4194304 4196468 140729005329600 139671814261264 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) S 12556 12559 17093 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 66969511 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671813208720 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=15 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 66969512 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671312099824 139672204810882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=69 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=6485400618202 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671308942032 139672204818331 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=288230621803970871 CPUtime=0.17 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) R 12556 12559 17093 0 -1 4202560 1209 0 0 0 17 0 0 0 20 0 15 0 66969516 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671307869640 139672197089117 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=13563795322702378 CPUtime=0.11 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) R 12556 12559 17093 0 -1 4202560 806 0 0 0 11 0 0 0 20 0 15 0 66969516 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671306817096 139672190814056 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=343 CPUtime=0.2 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 1094 0 0 0 20 0 0 0 20 0 15 0 66969516 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=1 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66969524 10804461568 49391 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 197036 KiB

[startup+1.5057 s]
/proc/loadavg: 5.61 5.15 4.59 9/209 12574
/proc/meminfo: memFree=23163224/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=545128 CPUtime=3.05 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 14342 0 0 0 267 38 0 0 20 0 15 0 66969502 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 136282 3081 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=8244797219466006624 CPUtime=1.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) S 12556 12559 17093 0 -1 1077944384 7535 0 0 0 96 5 0 0 20 0 15 0 66969510 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139672209033264 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=7597685182789281360 CPUtime=0.29 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) R 12556 12559 17093 0 -1 4202560 196 0 0 0 22 7 0 0 20 0 15 0 66969511 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671816366240 139672189823438 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) R 12556 12559 17093 0 -1 4202560 223 0 0 0 21 8 0 0 20 0 15 0 66969511 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671815313808 139672189821856 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=7163626566474295637 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) R 12556 12559 17093 0 -1 4202560 213 0 0 0 21 7 0 0 20 0 15 0 66969511 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671814261464 139672197896468 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=6227466078577840240 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) R 12556 12559 17093 0 -1 4202560 798 0 0 0 21 7 0 0 20 0 15 0 66969511 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671813208104 139672189247950 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=7594586647436553583 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 66969512 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671312098336 139672204809941 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=5933603990731511913 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=37720 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671308942032 139672204818331 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=1296 CPUtime=0.35 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 1524 0 0 0 35 0 0 0 20 0 15 0 66969516 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=2420 CPUtime=0.26 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 1298 0 0 0 26 0 0 0 20 0 15 0 66969516 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=1732 CPUtime=0.21 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 1111 0 0 0 21 0 0 0 20 0 15 0 66969516 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66969524 10804461568 136282 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 10551232 KiB

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


[startup+86.9448 s]
# the end of solver process 12559 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.177 s, system=5.80537 s

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

[startup+85.6006 s]
/proc/loadavg: 5.31 5.16 4.64 6/209 12651
/proc/meminfo: memFree=15091088/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=8315152 CPUtime=254.84 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 86459 0 0 0 24909 575 0 0 20 0 15 0 66969502 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 2078788 3105 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=-8774313645642428999 CPUtime=14.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) S 12556 12559 17093 0 -1 1077944384 15949 0 0 0 1391 10 0 0 20 0 15 0 66969510 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139672209036416 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=1228 CPUtime=56.39 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) R 12556 12559 17093 0 -1 4202560 12960 0 0 0 5499 140 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671816366248 139672197427943 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=12200 CPUtime=56.28 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) R 12556 12559 17093 0 -1 4202560 7365 0 0 0 5486 142 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671815314008 139672189497303 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=1992 CPUtime=56.24 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) R 12556 12559 17093 0 -1 4202560 9321 0 0 0 5488 136 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671814260848 139672197427943 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=1204 CPUtime=56.48 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) R 12556 12559 17093 0 -1 4202560 11211 0 0 0 5507 141 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671813208920 139672189785031 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=1000 CPUtime=14.31 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 21309 0 0 0 1429 2 0 0 20 0 15 0 66969512 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671312098144 139672204809941 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=796 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671308941680 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=37720 CPUtime=0.41 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 2156 0 0 0 41 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=1296 CPUtime=0.32 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 1944 0 0 0 32 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=2420 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 2364 0 0 0 28 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=5788 CPUtime=0.03 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 517 0 0 0 2 1 0 0 20 0 15 0 66969524 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 254.84 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8315152 KiB

[startup+86.4006 s]
/proc/loadavg: 5.31 5.16 4.64 9/209 12651
/proc/meminfo: memFree=15091088/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=8315152 CPUtime=257.96 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 86460 0 0 0 25220 576 0 0 20 0 15 0 66969502 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 2078788 3105 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=37720 CPUtime=14.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) S 12556 12559 17093 0 -1 1077944384 15949 0 0 0 1391 10 0 0 20 0 15 0 66969510 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139672209036416 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=1296 CPUtime=57.14 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) R 12556 12559 17093 0 -1 4202560 12960 0 0 0 5574 140 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671816366248 139672197427943 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=-8774313645642428999 CPUtime=57.08 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) R 12556 12559 17093 0 -1 4202560 7365 0 0 0 5566 142 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671815314008 139672189750862 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=0 CPUtime=57.01 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) R 12556 12559 17093 0 -1 4202560 9321 0 0 0 5564 137 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671814260848 139672197427943 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=155 CPUtime=57.28 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) R 12556 12559 17093 0 -1 4202560 11212 0 0 0 5587 141 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671813208920 139672189750340 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=1 CPUtime=14.31 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 21309 0 0 0 1429 2 0 0 20 0 15 0 66969512 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671312098144 139672204809941 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=8315112 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671308941680 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=4612 CPUtime=0.41 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 2156 0 0 0 41 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=8315152 CPUtime=0.32 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 1944 0 0 0 32 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=8315148 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 2364 0 0 0 28 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=640 CPUtime=0.03 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 517 0 0 0 2 1 0 0 20 0 15 0 66969524 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 257.96 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8315152 KiB

[startup+86.8006 s]
/proc/loadavg: 5.31 5.16 4.64 9/209 12651
/proc/meminfo: memFree=15091088/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=8315152 CPUtime=259.52 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 86465 0 0 0 25376 576 0 0 20 0 15 0 66969502 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 2078788 3105 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=13563795322702378 CPUtime=14.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) S 12556 12559 17093 0 -1 1077944384 15949 0 0 0 1391 10 0 0 20 0 15 0 66969510 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139672209036416 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=2420 CPUtime=57.52 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) R 12556 12559 17093 0 -1 4202560 12960 0 0 0 5612 140 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671816366248 139672197427943 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=4028 CPUtime=57.48 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) R 12556 12559 17093 0 -1 4202560 7370 0 0 0 5606 142 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671815314008 139672189750862 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=8298672 CPUtime=57.39 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) R 12556 12559 17093 0 -1 4202560 9321 0 0 0 5602 137 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671814260848 139672197427943 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=4872558044660077418 CPUtime=57.68 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) R 12556 12559 17093 0 -1 4202560 11212 0 0 0 5627 141 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671813208920 139672189497510 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=1296 CPUtime=14.31 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 21309 0 0 0 1429 2 0 0 20 0 15 0 66969512 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671312098144 139672204809941 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=8298680 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671308941680 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=8298676 CPUtime=0.41 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 2156 0 0 0 41 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=-8774313645642428999 CPUtime=0.32 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 1944 0 0 0 32 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=5788 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 2364 0 0 0 28 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=8315152 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=1788 CPUtime=0.03 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 517 0 0 0 2 1 0 0 20 0 15 0 66969524 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 259.52 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8315152 KiB

[startup+86.9007 s]
/proc/loadavg: 5.31 5.16 4.64 9/209 12651
/proc/meminfo: memFree=15091088/32770624 swapFree=67108860/67108860
[pid=12559] ppid=12556 vsize=10551232 memory=8315152 CPUtime=259.91 cores=0,2,4,6
/proc/12559/stat : 12559 (java) S 12556 12559 17093 0 -1 1077944320 86465 0 0 0 25415 576 0 0 20 0 15 0 66969502 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 140729005312144 139672204799735 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
/proc/12559/statm: 2637808 2078788 3105 1 0 2627261 0
[pid=12559/tid=12561] ppid=12556 vsize=10551232 memory=8315148 CPUtime=14.01 cores=0,2,4,6
/proc/12559/task/12561/stat : 12561 (java) S 12556 12559 17093 0 -1 1077944384 15949 0 0 0 1391 10 0 0 20 0 15 0 66969510 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139672209036416 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12562] ppid=12556 vsize=10551232 memory=8315112 CPUtime=57.62 cores=0,2,4,6
/proc/12559/task/12562/stat : 12562 (java) R 12556 12559 17093 0 -1 4202560 12960 0 0 0 5622 140 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671816366248 139672197427943 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12563] ppid=12556 vsize=10551232 memory=8298680 CPUtime=57.58 cores=0,2,4,6
/proc/12559/task/12563/stat : 12563 (java) R 12556 12559 17093 0 -1 4202560 7370 0 0 0 5616 142 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671815314008 139672189750728 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12564] ppid=12556 vsize=10551232 memory=8298680 CPUtime=57.49 cores=0,2,4,6
/proc/12559/task/12564/stat : 12564 (java) R 12556 12559 17093 0 -1 4202560 9321 0 0 0 5612 137 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671814260848 139672197427943 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12565] ppid=12556 vsize=10551232 memory=8298680 CPUtime=57.78 cores=0,2,4,6
/proc/12559/task/12565/stat : 12565 (java) R 12556 12559 17093 0 -1 4202560 11212 0 0 0 5637 141 0 0 20 0 15 0 66969511 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671813208920 139672189784993 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12566] ppid=12556 vsize=10551232 memory=8315152 CPUtime=14.31 cores=0,2,4,6
/proc/12559/task/12566/stat : 12566 (java) S 12556 12559 17093 0 -1 1077944384 21309 0 0 0 1429 2 0 0 20 0 15 0 66969512 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671312098144 139672204809941 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12567] ppid=12556 vsize=10551232 memory=8315148 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12567/stat : 12567 (java) S 12556 12559 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671311046048 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12568] ppid=12556 vsize=10551232 memory=8315152 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12568/stat : 12568 (java) S 12556 12559 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66969513 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671309993472 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12569] ppid=12556 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12569/stat : 12569 (java) S 12556 12559 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671308941680 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12570] ppid=12556 vsize=10551232 memory=280902404406256 CPUtime=0.41 cores=0,2,4,6
/proc/12559/task/12570/stat : 12570 (java) S 12556 12559 17093 0 -1 1077944384 2156 0 0 0 41 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671307888624 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12571] ppid=12556 vsize=10551232 memory=960 CPUtime=0.32 cores=0,2,4,6
/proc/12559/task/12571/stat : 12571 (java) S 12556 12559 17093 0 -1 1077944384 1944 0 0 0 32 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671306836080 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12572] ppid=12556 vsize=10551232 memory=1232 CPUtime=0.28 cores=0,2,4,6
/proc/12559/task/12572/stat : 12572 (java) S 12556 12559 17093 0 -1 1077944384 2364 0 0 0 28 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671305783536 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12573] ppid=12556 vsize=10551232 memory=8315152 CPUtime=0 cores=0,2,4,6
/proc/12559/task/12573/stat : 12573 (java) S 12556 12559 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66969516 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671304731232 139672204809941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
[pid=12559/tid=12574] ppid=12556 vsize=10551232 memory=1708 CPUtime=0.03 cores=0,2,4,6
/proc/12559/task/12574/stat : 12574 (java) S 12556 12559 17093 0 -1 1077944384 517 0 0 0 2 1 0 0 20 0 15 0 66969524 10804461568 2078788 18446744073709551615 4194304 4196468 140729005329600 139671303678768 139672204810882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140729005330837 140729005330990 140729005330990 140729005334479 0
Current children cumulated CPU time: 259.91 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8315152 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.9448
CPU time (s): 259.982
CPU user time (s): 254.177
CPU system time (s): 5.80537
CPU usage (%): 299.02
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8315152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.177
system time used= 5.80537
maximum resident set size= 8315480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86469
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5767
involuntary context switches= 4194


# summary of solver processes directly reported to runsolver:
#   pid: 12559
#   total CPU time (s): 259.982
#   total CPU user time (s): 254.177
#   total CPU system time (s): 5.80537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.573383 second user time and 0.793914 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 19:55:13
IDJOB=4258211
IDBENCH=129228
IDSOLVER=2643
FILE ID=node127/4258211-1502647762
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-02-03.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258211-1502647762/watcher-4258211-1502647762 -o /tmp/evaluation-result-4258211-1502647762/solver-4258211-1502647762 -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-4258211-1502647762.xml

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

MD5SUM BENCH= abd8ffabcee15199c8d23122c13b1758
RANDOM SEED=1727393593

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:        23513676 kB
MemAvailable:   23952112 kB
Buffers:          201268 kB
Cached:           532864 kB
SwapCached:            0 kB
Active:          8601020 kB
Inactive:         214684 kB
Active(anon):    8030924 kB
Inactive(anon):    83872 kB
Active(file):     570096 kB
Inactive(file):   130812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1620 kB
Writeback:             4 kB
AnonPages:       8081444 kB
Mapped:            58900 kB
Shmem:             33444 kB
Slab:             132560 kB
SReclaimable:     106724 kB
SUnreclaim:        25836 kB
KernelStack:        3440 kB
PageTables:        20760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7942144 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= 62028 MiB
End job on node127 at 2017-08-13 19:56:40