Trace number 4301904

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 2018-07-11? (TO) 259.906 89.6509

General information on the benchmark

NameRcpsp/
Rcpsp-j90-01-01_c18.xml
MD5SUMb03d0b9ec095e61c141836330b15b8e7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark73
Best CPU time to get the best result obtained on this benchmark6.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints142
Number of domains2
Minimum domain size1
Maximum domain size507
Distribution of domain sizes[{"size":1,"count":1},{"size":507,"count":91}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":35},{"degree":4,"count":24},{"degree":5,"count":32},{"degree":6,"count":1}]
Minimum constraint arity2
Maximum constraint arity25
Distribution of constraint arities[{"arity":2,"count":138},{"arity":18,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints138
Distribution of constraint types[{"type":"intension","count":138},{"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 (10338 MiB free)
  memory of node 1: 16384 MiB (9744 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301904-1532885636/watcher-4301904-1532885636 -o /tmp/evaluation-result-4301904-1532885636/solver-4301904-1532885636 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10060 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301904-1532885636.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=12502, runsolver pid=12499

[startup+0.100093 s]*
/proc/loadavg: 2.07 2.24 2.41 3/217 12517
/proc/meminfo: memFree=20548880/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659012 memory=31232 CPUtime=0.12 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 6866 0 0 0 11 1 0 0 20 0 15 0 106126731 10914828288 7808 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664753 7808 2817 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659012 memory=-8701690554792055425 CPUtime=0.09 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) R 12499 12502 10029 0 -1 4202560 4707 0 0 0 8 1 0 0 20 0 15 0 106126732 10914828288 7808 33554432000 4194304 4196468 140722290809728 140717312493424 140717308300694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 7808 33554432000 4194304 4196468 140722290809728 140717234362768 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 7808 33554432000 4194304 4196468 140722290809728 140717233309968 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 7808 33554432000 4194304 4196468 140722290809728 140717232257680 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 7808 33554432000 4194304 4196468 140722290809728 140717231204880 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126734 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716343794288 140717308299906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106126734 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716342740256 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106126735 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716341687920 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716340636240 140717308307355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0.01 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 7808 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31232 KiB

[startup+0.210633 s]*
/proc/loadavg: 2.07 2.24 2.41 3/217 12517
/proc/meminfo: memFree=20537932/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659012 memory=41996 CPUtime=0.33 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 8118 0 0 0 31 2 0 0 20 0 15 0 106126731 10914828288 10499 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664753 10499 3007 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) R 12499 12502 10029 0 -1 4202560 5057 0 0 0 19 1 0 0 20 0 15 0 106126732 10914828288 10499 33554432000 4194304 4196468 140722290809728 140717312525040 140717293658406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659012 memory=342 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 10499 33554432000 4194304 4196468 140722290809728 140717234362768 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659012 memory=288370071209940608 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 10499 33554432000 4194304 4196468 140722290809728 140717233309968 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 10499 33554432000 4194304 4196468 140722290809728 140717232257680 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914828288 10499 33554432000 4194304 4196468 140722290809728 140717231204880 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126734 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716343794288 140717308299906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106126734 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716342740256 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106126735 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716341687920 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716340636240 140717308307355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 789 0 0 0 2 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659012 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0.07 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) R 12499 12502 10029 0 -1 4202560 641 0 0 0 7 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716337478000 140717293454414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659012 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126737 10914828288 10499 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41996 KiB

[startup+0.320344 s]*
/proc/loadavg: 2.07 2.24 2.41 4/217 12517
/proc/meminfo: memFree=20530984/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=47336 CPUtime=0.54 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 8946 0 0 0 52 2 0 0 20 0 15 0 106126731 10914906112 11834 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 11834 3041 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) R 12499 12502 10029 0 -1 4202560 5669 0 0 0 29 1 0 0 20 0 15 0 106126732 10914906112 11900 33554432000 4194304 4196468 140722290809728 140717312525344 140717292369246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914906112 11900 33554432000 4194304 4196468 140722290809728 140717234362768 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=288370071209940608 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914906112 11900 33554432000 4194304 4196468 140722290809728 140717233309968 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126733 10914906112 11900 33554432000 4194304 4196468 140722290809728 140717232257680 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126733 10914906112 11900 33554432000 4194304 4196468 140722290809728 140717231204880 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716343794288 140717308299906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716342740256 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716341687920 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716340636240 140717308307355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 878 0 0 0 4 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 311 0 0 0 4 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=139695058228864 CPUtime=0.13 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) R 12499 12502 10029 0 -1 4202560 726 0 0 0 13 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716337474368 140717286803988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=139695058228864 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 11900 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47336 KiB

[startup+0.701757 s]
/proc/loadavg: 2.07 2.24 2.41 5/217 12517
/proc/meminfo: memFree=20472848/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=224568 CPUtime=1.58 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 11077 0 0 0 148 10 0 0 20 0 15 0 106126731 10914906112 56142 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 56142 3116 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=193420698076220 CPUtime=0.62 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) R 12499 12502 10029 0 -1 4202560 6065 0 0 0 59 3 0 0 20 0 15 0 106126732 10914906112 56142 33554432000 4194304 4196468 140722290809728 140717312522384 140716905675675 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=616836 CPUtime=0.04 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) S 12499 12502 10029 0 -1 1077944384 35 0 0 0 3 1 0 0 20 0 15 0 106126733 10914906112 56142 33554432000 4194304 4196468 140722290809728 140717234362768 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) S 12499 12502 10029 0 -1 1077944384 19 0 0 0 3 1 0 0 20 0 15 0 106126733 10914906112 56142 33554432000 4194304 4196468 140722290809728 140717233309968 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) S 12499 12502 10029 0 -1 1077944384 30 0 0 0 4 1 0 0 20 0 15 0 106126733 10914906112 56142 33554432000 4194304 4196468 140722290809728 140717232257680 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=7809523229951467572 CPUtime=0.04 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) S 12499 12502 10029 0 -1 1077944384 37 0 0 0 3 1 0 0 20 0 15 0 106126733 10914906112 56142 33554432000 4194304 4196468 140722290809728 140717231204880 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716343794288 140717308299906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716342740256 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716341687920 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716340636240 140717308307355 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 1340 0 0 0 25 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 960 0 0 0 26 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 1145 0 0 0 23 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 56142 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 224568 KiB

[startup+1.50138 s]
/proc/loadavg: 2.07 2.24 2.41 3/217 12517
/proc/meminfo: memFree=20261352/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=611908 CPUtime=3.52 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 12204 0 0 0 306 46 0 0 20 0 15 0 106126731 10914906112 152977 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 152977 3129 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=9169 CPUtime=1.04 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) S 12499 12502 10029 0 -1 1077944384 6150 0 0 0 100 4 0 0 20 0 15 0 106126732 10914906112 152977 33554432000 4194304 4196468 140722290809728 140717312523840 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=6791534058613427641 CPUtime=0.4 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) R 12499 12502 10029 0 -1 4202560 280 0 0 0 30 10 0 0 20 0 15 0 106126733 10914906112 152977 33554432000 4194304 4196468 140722290809728 140717234362768 140717289885260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) R 12499 12502 10029 0 -1 4202560 253 0 0 0 31 9 0 0 20 0 15 0 106126733 10914906112 152977 33554432000 4194304 4196468 140722290809728 140717233310168 140717289885286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) R 12499 12502 10029 0 -1 4202560 242 0 0 0 32 10 0 0 20 0 15 0 106126733 10914906112 152977 33554432000 4194304 4196468 140722290809728 140717232257880 140717293274055 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=6943526294502006880 CPUtime=0.42 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) R 12499 12502 10029 0 -1 4202560 236 0 0 0 33 9 0 0 20 0 15 0 106126733 10914906112 152977 33554432000 4194304 4196468 140722290809728 140717231204880 140717289884635 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 152977 33554432000 4194304 4196468 140722290809728 140716343792608 140717308298965 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0

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


[startup+89.6508 s]
# the end of solver process 12502 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.383 s, system=6.52312 s

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

[startup+88.0007 s]*
/proc/loadavg: 2.63 2.41 2.46 5/216 12593
/proc/meminfo: memFree=17158048/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=8192256 CPUtime=253.66 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 119343 0 0 0 24720 646 0 0 20 0 15 0 106126731 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 2048064 3176 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=7156904131111641960 CPUtime=16.07 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) S 12499 12502 10029 0 -1 1077944384 17147 0 0 0 1599 8 0 0 20 0 15 0 106126732 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717312525280 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=4872558044660077418 CPUtime=54.4 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) R 12499 12502 10029 0 -1 4202560 12340 0 0 0 5281 159 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717234362968 140717293239468 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=0 CPUtime=54.8 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) R 12499 12502 10029 0 -1 4202560 20011 0 0 0 5328 152 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717233309864 140717300916967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=2 CPUtime=54.69 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) R 12499 12502 10029 0 -1 4202560 12226 0 0 0 5312 157 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717232257880 140717292986511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=0 CPUtime=54.54 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) R 12499 12502 10029 0 -1 4202560 21651 0 0 0 5293 161 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717231204776 140717300916967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=2783 CPUtime=16.63 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 17494 0 0 0 1662 1 0 0 20 0 15 0 106126734 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716343792608 140717308298965 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=610 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716342740320 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=286 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716341687936 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=61 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716340635888 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=0 CPUtime=1.01 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 7733 0 0 0 100 1 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=170 CPUtime=0.98 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 5646 0 0 0 98 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=76 CPUtime=0.37 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 3562 0 0 0 37 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=139694952917757 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=6944656575208382560 CPUtime=0.05 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 134 0 0 0 3 2 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 253.66 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8192256 KiB

[startup+88.8006 s]
/proc/loadavg: 2.63 2.41 2.46 5/216 12593
/proc/meminfo: memFree=17158048/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=8192256 CPUtime=256.73 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 119343 0 0 0 25027 646 0 0 20 0 15 0 106126731 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 2048064 3176 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=1008 CPUtime=16.07 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) S 12499 12502 10029 0 -1 1077944384 17147 0 0 0 1599 8 0 0 20 0 15 0 106126732 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717312525280 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=6791534058613427641 CPUtime=55.19 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) R 12499 12502 10029 0 -1 4202560 12340 0 0 0 5360 159 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717234362968 140717292986398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=288230621803970871 CPUtime=55.55 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) R 12499 12502 10029 0 -1 4202560 20011 0 0 0 5403 152 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717233309864 140717300916967 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=14412609709410693 CPUtime=55.49 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) R 12499 12502 10029 0 -1 4202560 12226 0 0 0 5392 157 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717232257880 140717292986520 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=1876 CPUtime=55.29 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) R 12499 12502 10029 0 -1 4202560 21651 0 0 0 5367 162 0 0 20 0 15 0 106126733 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140717231204464 140717300916967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=1664 CPUtime=16.63 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 17494 0 0 0 1662 1 0 0 20 0 15 0 106126734 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716343792608 140717308298965 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716342740320 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=800 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716341687936 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=5220 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716340635888 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=12772 CPUtime=1.01 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 7733 0 0 0 100 1 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=1332 CPUtime=0.98 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 5646 0 0 0 98 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=1508 CPUtime=0.37 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 3562 0 0 0 37 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=3328 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=3008 CPUtime=0.05 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 134 0 0 0 3 2 0 0 20 0 15 0 106126737 10914906112 2048064 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 256.73 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8192256 KiB

[startup+89.2007 s]
/proc/loadavg: 2.63 2.41 2.46 6/216 12593
/proc/meminfo: memFree=17158048/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=8192264 CPUtime=258.28 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 119356 0 0 0 25181 647 0 0 20 0 15 0 106126731 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 2048066 3176 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=7017266154417383275 CPUtime=16.07 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) S 12499 12502 10029 0 -1 1077944384 17147 0 0 0 1599 8 0 0 20 0 15 0 106126732 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717312525280 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=7235426776227340886 CPUtime=55.59 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) R 12499 12502 10029 0 -1 4202560 12353 0 0 0 5400 159 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717234362968 140717293239364 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=7594310751639458155 CPUtime=55.92 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) R 12499 12502 10029 0 -1 4202560 20011 0 0 0 5440 152 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717233309864 140717300916967 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=6656426216303648864 CPUtime=55.87 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) R 12499 12502 10029 0 -1 4202560 12226 0 0 0 5430 157 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717232257264 140717300916967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=7451597462280169041 CPUtime=55.68 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) R 12499 12502 10029 0 -1 4202560 21651 0 0 0 5406 162 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717231204464 140717300916967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=7235426776227340886 CPUtime=16.63 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 17494 0 0 0 1662 1 0 0 20 0 15 0 106126734 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716343792608 140717308298965 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=7235426776227340886 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716342740320 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=7235426776227340886 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716341687936 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=7451597462280169041 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716340635888 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=7235424680198368097 CPUtime=1.01 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 7733 0 0 0 100 1 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=6224375368555127143 CPUtime=0.98 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 5646 0 0 0 98 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=5866890014564183147 CPUtime=0.37 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 3562 0 0 0 37 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=8192256 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=8192256 CPUtime=0.05 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 134 0 0 0 3 2 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 258.28 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8192264 KiB

[startup+89.6007 s]
/proc/loadavg: 2.63 2.41 2.46 6/216 12593
/proc/meminfo: memFree=17158048/32770624 swapFree=67028788/67108860
[pid=12502] ppid=12499 vsize=10659088 memory=8192264 CPUtime=259.83 cores=0,2,4,6
/proc/12502/stat : 12502 (java) S 12499 12502 10029 0 -1 1077944320 119356 0 0 0 25336 647 0 0 20 0 15 0 106126731 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140722290792272 140717308288759 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
/proc/12502/statm: 2664772 2048066 3176 1 0 2627263 0
[pid=12502/tid=12504] ppid=12499 vsize=10659088 memory=2764 CPUtime=16.07 cores=0,2,4,6
/proc/12502/task/12504/stat : 12504 (java) S 12499 12502 10029 0 -1 1077944384 17147 0 0 0 1599 8 0 0 20 0 15 0 106126732 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717312525280 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12505] ppid=12499 vsize=10659088 memory=796 CPUtime=55.99 cores=0,2,4,6
/proc/12502/task/12505/stat : 12505 (java) R 12499 12502 10029 0 -1 4202560 12353 0 0 0 5440 159 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717234362968 140717289885356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12506] ppid=12499 vsize=10659088 memory=6791534058613427641 CPUtime=56.31 cores=0,2,4,6
/proc/12502/task/12506/stat : 12506 (java) R 12499 12502 10029 0 -1 4202560 20011 0 0 0 5478 153 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717233309864 140717300916967 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12507] ppid=12499 vsize=10659088 memory=12772 CPUtime=56.26 cores=0,2,4,6
/proc/12502/task/12507/stat : 12507 (java) R 12499 12502 10029 0 -1 4202560 12226 0 0 0 5469 157 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717232257264 140717300916967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12508] ppid=12499 vsize=10659088 memory=1332 CPUtime=56.06 cores=0,2,4,6
/proc/12502/task/12508/stat : 12508 (java) R 12499 12502 10029 0 -1 4202560 21651 0 0 0 5444 162 0 0 20 0 15 0 106126733 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140717231204464 140717300916967 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12509] ppid=12499 vsize=10659088 memory=1508 CPUtime=16.63 cores=0,2,4,6
/proc/12502/task/12509/stat : 12509 (java) S 12499 12502 10029 0 -1 1077944384 17494 0 0 0 1662 1 0 0 20 0 15 0 106126734 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716343792608 140717308298965 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12510] ppid=12499 vsize=10659088 memory=8192256 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12510/stat : 12510 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126734 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716342740320 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12511] ppid=12499 vsize=10659088 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12511/stat : 12511 (java) S 12499 12502 10029 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 106126735 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716341687936 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12512] ppid=12499 vsize=10659088 memory=14412609709410693 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12512/stat : 12512 (java) S 12499 12502 10029 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716340635888 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12513] ppid=12499 vsize=10659088 memory=298 CPUtime=1.01 cores=0,2,4,6
/proc/12502/task/12513/stat : 12513 (java) S 12499 12502 10029 0 -1 1077944384 7733 0 0 0 100 1 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716339583088 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12514] ppid=12499 vsize=10659088 memory=800 CPUtime=0.98 cores=0,2,4,6
/proc/12502/task/12514/stat : 12514 (java) S 12499 12502 10029 0 -1 1077944384 5646 0 0 0 98 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716338530288 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12515] ppid=12499 vsize=10659088 memory=5220 CPUtime=0.37 cores=0,2,4,6
/proc/12502/task/12515/stat : 12515 (java) S 12499 12502 10029 0 -1 1077944384 3562 0 0 0 37 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716337478000 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12516] ppid=12499 vsize=10659088 memory=12772 CPUtime=0 cores=0,2,4,6
/proc/12502/task/12516/stat : 12516 (java) S 12499 12502 10029 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716336425440 140717308298965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
[pid=12502/tid=12517] ppid=12499 vsize=10659088 memory=1332 CPUtime=0.05 cores=0,2,4,6
/proc/12502/task/12517/stat : 12517 (java) S 12499 12502 10029 0 -1 1077944384 134 0 0 0 3 2 0 0 20 0 15 0 106126737 10914906112 2048066 33554432000 4194304 4196468 140722290809728 140716335373232 140717308299906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28520448 140722290816118 140722290816270 140722290816270 140722290819023 0
Current children cumulated CPU time: 259.83 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8192264 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 89.6509
CPU time (s): 259.906
CPU user time (s): 253.383
CPU system time (s): 6.52312
CPU usage (%): 289.909
Max. virtual memory (cumulated for all children) (KiB): 10659088
Max. memory (cumulated for all children) (KiB): 8192264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.383
system time used= 6.52312
maximum resident set size= 8192544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119360
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6361
involuntary context switches= 3603


# summary of solver processes directly reported to runsolver:
#   pid: 12502
#   total CPU time (s): 259.906
#   total CPU user time (s): 253.383
#   total CPU system time (s): 6.52312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.546452 second user time and 0.902362 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-29 19:33:56
IDJOB=4301904
IDBENCH=141468
IDSOLVER=2773
FILE ID=node102/4301904-1532885636
RUNJOBID= node102-1532883454-10060
PBS_JOBID= 21022526
Free space on /tmp= 52976 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j90-01-01_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301904-1532885636/watcher-4301904-1532885636 -o /tmp/evaluation-result-4301904-1532885636/solver-4301904-1532885636 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532883454-10060 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301904-1532885636.xml

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

MD5SUM BENCH= b03d0b9ec095e61c141836330b15b8e7
RANDOM SEED=319679404

node102.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.51
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.51
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.51
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.51
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:        20565708 kB
MemAvailable:   25739876 kB
Buffers:          230876 kB
Cached:          5187284 kB
SwapCached:        53064 kB
Active:          7349636 kB
Inactive:        4321544 kB
Active(anon):    6178712 kB
Inactive(anon):    99168 kB
Active(file):    1170924 kB
Inactive(file):  4222376 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028788 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:       6217064 kB
Mapped:            49776 kB
Shmem:             22552 kB
Slab:             222176 kB
SReclaimable:     193404 kB
SUnreclaim:        28772 kB
KernelStack:        3824 kB
PageTables:        17456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7457540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5808128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52976 MiB
End job on node102 at 2018-07-29 19:35:25