Trace number 4258269

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-9.xml
MD5SUMba339ff774c3e047171b8e15446c803f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark404
Best CPU time to get the best result obtained on this benchmark254.00301
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size500
Distribution of domain sizes[{"size":6,"count":14},{"size":7,"count":84},{"size":500,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258269-1502639856/watcher-4258269-1502639856 -o /tmp/evaluation-result-4258269-1502639856/solver-4258269-1502639856 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258269-1502639856.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=18425, runsolver pid=18422

[startup+0.100079 s]*
/proc/loadavg: 4.85 4.79 4.49 7/216 18440
/proc/meminfo: memFree=20566668/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555400 memory=29928 CPUtime=0.13 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 6554 0 0 0 12 1 0 0 20 0 15 0 97066702 10808729600 7482 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638850 7482 2827 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555400 memory=-7254954386087372155 CPUtime=0.09 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) R 18422 18425 6338 0 -1 4202560 4388 0 0 0 8 1 0 0 20 0 15 0 97066703 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228994507408 140228990305437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555400 memory=5793855421146814905 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228942904336 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228941851792 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228940798736 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228939746192 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066705 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228550023408 140228990294658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228548969632 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97066706 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228547916528 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228546865104 140228990302107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0.02 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 7482 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 29928 KiB

[startup+0.210541 s]*
/proc/loadavg: 4.85 4.79 4.49 6/216 18440
/proc/meminfo: memFree=20557488/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555400 memory=40440 CPUtime=0.3 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 8299 0 0 0 27 3 0 0 20 0 15 0 97066702 10808729600 10110 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638850 10110 2966 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555400 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) R 18422 18425 6338 0 -1 4202560 5333 0 0 0 18 2 0 0 20 0 15 0 97066703 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228994513280 140228990305437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555400 memory=4211973896341712266 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228942904336 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228941851792 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228940798736 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066704 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228939746192 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066705 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228550023408 140228990294658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228548969632 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97066706 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228547916528 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228546865104 140228990302107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 529 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555400 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 231 0 0 0 1 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0.06 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 838 0 0 0 6 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555400 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066708 10808729600 10110 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 40440 KiB

[startup+0.31287 s]*
/proc/loadavg: 4.85 4.79 4.49 9/216 18440
/proc/meminfo: memFree=20550788/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=47256 CPUtime=0.52 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 9073 0 0 0 49 3 0 0 20 0 15 0 97066702 10808807424 11814 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 11814 3051 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) R 18422 18425 6338 0 -1 4202560 5712 0 0 0 28 2 0 0 20 0 15 0 97066703 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228994518368 140228618752000 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=4211973896341712266 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228942904336 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=140170136924085 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228941851792 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=140170015916754 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066704 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228940798736 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=140170015919567 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066704 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228939746192 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=140170136928093 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228550023408 140228990294658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=140170015928751 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228548969632 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=280340031848336 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228547916528 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=280340031846032 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228546865104 140228990302107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 562 0 0 0 2 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) R 18422 18425 6338 0 -1 4202560 444 0 0 0 5 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228544746152 140228975407106 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=140170136921728 CPUtime=0.12 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) R 18422 18425 6338 0 -1 4202560 1006 0 0 0 12 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228543704376 140228982520638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=140170136921728 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 11814 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 47256 KiB

[startup+0.700804 s]
/proc/loadavg: 4.85 4.79 4.49 6/198 18442
/proc/meminfo: memFree=28738128/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=198428 CPUtime=1.54 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 11709 0 0 0 146 8 0 0 20 0 15 0 97066702 10808807424 49607 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 49607 3103 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=140174431889023 CPUtime=0.65 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) R 18422 18425 6338 0 -1 4202560 5884 0 0 0 61 4 0 0 20 0 15 0 97066703 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228994514840 140228621647549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) S 18422 18425 6338 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 15 0 97066704 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228942904336 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) S 18422 18425 6338 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97066704 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228941851792 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) S 18422 18425 6338 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 97066704 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228940798736 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) S 18422 18425 6338 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 97066704 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228939746192 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228550023408 140228990294658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228548969632 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228547916528 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=8584 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228546865104 140228990302107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=792 CPUtime=0.28 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) R 18422 18425 6338 0 -1 4202560 1552 0 0 0 28 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228545805968 140228973727438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=1204 CPUtime=0.31 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) R 18422 18425 6338 0 -1 4202560 1454 0 0 0 31 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228544740896 140228968258817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=1716 CPUtime=0.2 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 1302 0 0 0 20 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 49607 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 198428 KiB

[startup+1.50441 s]
/proc/loadavg: 4.85 4.79 4.49 2/196 18486
/proc/meminfo: memFree=28613524/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=572108 CPUtime=3.61 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 12873 0 0 0 321 40 0 0 20 0 15 0 97066702 10808807424 143027 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 143027 3124 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=228 CPUtime=1.14 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) S 18422 18425 6338 0 -1 1077944384 5991 0 0 0 109 5 0 0 20 0 15 0 97066703 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228994518320 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=280340031739680 CPUtime=0.32 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) R 18422 18425 6338 0 -1 4202560 257 0 0 0 24 8 0 0 20 0 15 0 97066704 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228942904536 140228975305635 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=7374758023436981604 CPUtime=0.31 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) R 18422 18425 6338 0 -1 4202560 229 0 0 0 23 8 0 0 20 0 15 0 97066704 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228941851792 140228983383171 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=7955438795605108823 CPUtime=0.31 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) R 18422 18425 6338 0 -1 4202560 231 0 0 0 24 7 0 0 20 0 15 0 97066704 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228940798736 140228975307189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=280340031885248 CPUtime=0.32 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) R 18422 18425 6338 0 -1 4202560 219 0 0 0 24 8 0 0 20 0 15 0 97066704 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228939746192 140228975305629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 143027 33554432000 4194304 4196468 140731695867696 140228550021920 140228990293717 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0

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

/proc/18425/statm: 2638869 2042080 3147 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=288363917221298210 CPUtime=13.87 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) S 18422 18425 6338 0 -1 1077944384 15038 0 0 0 1378 9 0 0 20 0 15 0 97066703 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228994517216 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=0 CPUtime=55.22 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) R 18422 18425 6338 0 -1 4202560 33169 0 0 0 5369 153 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228942904536 140228974981286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=15116837985199768 CPUtime=55.46 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) R 18422 18425 6338 0 -1 4202560 36384 0 0 0 5378 168 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228941851680 140228970310033 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=6944652177228980320 CPUtime=55.38 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) R 18422 18425 6338 0 -1 4202560 43468 0 0 0 5376 162 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228940798936 140228974981263 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=0 CPUtime=55.11 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) R 18422 18425 6338 0 -1 4202560 32395 0 0 0 5347 164 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228939746392 140228971880148 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=0 CPUtime=15.34 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 21395 0 0 0 1533 1 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228550021728 140228990293717 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=140170016623743 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228548969696 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=13636 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228547916544 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=280340033219648 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228546865104 140228990302107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 3155 0 0 0 53 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=-1 CPUtime=0.96 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 8279 0 0 0 95 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=4120994522289691316 CPUtime=0.3 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 2315 0 0 0 29 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=3833161623916257333 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=3978567071678154416 CPUtime=0.04 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 429 0 0 0 3 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 252.29 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8168320 KiB

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

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

[startup+87.0578 s]
# the end of solver process 18425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.623 s, system=6.6796 s

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

[startup+86.4015 s]
/proc/loadavg: 4.41 4.66 4.47 6/216 18516
/proc/meminfo: memFree=13887288/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=8168320 CPUtime=257.83 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 197395 0 0 0 25120 663 0 0 20 0 15 0 97066702 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 2042080 3147 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=4 CPUtime=13.87 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) S 18422 18425 6338 0 -1 1077944384 15038 0 0 0 1378 9 0 0 20 0 15 0 97066703 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228994517216 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=6791534058613427641 CPUtime=56.61 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) R 18422 18425 6338 0 -1 4202560 33169 0 0 0 5508 153 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228942904536 140228975268807 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=2428 CPUtime=56.83 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) R 18422 18425 6338 0 -1 4202560 36384 0 0 0 5515 168 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228941851680 140228971880059 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=1292 CPUtime=56.77 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) R 18422 18425 6338 0 -1 4202560 43468 0 0 0 5515 162 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228940798936 140228975268512 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=1728 CPUtime=56.5 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) R 18422 18425 6338 0 -1 4202560 32395 0 0 0 5486 164 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228939746392 140228975234750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=8168320 CPUtime=15.34 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 21395 0 0 0 1533 1 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228550021728 140228990293717 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=12064 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228548969696 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228547916544 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228546864752 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=6791534058613427641 CPUtime=0.53 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 3155 0 0 0 53 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=1792 CPUtime=0.96 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 8279 0 0 0 95 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=2428 CPUtime=0.3 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 2315 0 0 0 29 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=1728 CPUtime=0.04 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 429 0 0 0 3 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 257.83 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8168320 KiB

[startup+86.8007 s]
/proc/loadavg: 4.41 4.66 4.47 6/216 18516
/proc/meminfo: memFree=13887288/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=8168320 CPUtime=259.41 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 197395 0 0 0 25278 663 0 0 20 0 15 0 97066702 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 2042080 3147 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=6791534058613427641 CPUtime=13.87 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) S 18422 18425 6338 0 -1 1077944384 15038 0 0 0 1378 9 0 0 20 0 15 0 97066703 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228994517216 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=8584 CPUtime=57.01 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) R 18422 18425 6338 0 -1 4202560 33169 0 0 0 5548 153 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228942904536 140228975234205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=792 CPUtime=57.22 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) R 18422 18425 6338 0 -1 4202560 36384 0 0 0 5554 168 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228941851688 140228982911719 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=1204 CPUtime=57.16 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) R 18422 18425 6338 0 -1 4202560 43468 0 0 0 5554 162 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228940798936 140228975234638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=1716 CPUtime=56.9 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) R 18422 18425 6338 0 -1 4202560 32395 0 0 0 5526 164 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228939746392 140228974981224 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=1440 CPUtime=15.34 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 21395 0 0 0 1533 1 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228550021728 140228990293717 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228548969696 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228547916544 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228546864752 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=8584 CPUtime=0.53 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 3155 0 0 0 53 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=792 CPUtime=0.96 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 8279 0 0 0 95 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=1204 CPUtime=0.3 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 2315 0 0 0 29 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=1440 CPUtime=0.04 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 429 0 0 0 3 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 259.41 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8168320 KiB

[startup+87.0007 s]*
/proc/loadavg: 4.41 4.66 4.47 6/216 18516
/proc/meminfo: memFree=13887288/32770624 swapFree=67108860/67108860
[pid=18425] ppid=18422 vsize=10555476 memory=8168320 CPUtime=260.23 cores=1,3,5,7
/proc/18425/stat : 18425 (java) S 18422 18425 6338 0 -1 1077944320 197395 0 0 0 25360 663 0 0 20 0 15 0 97066702 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140731695850240 140228990283511 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
/proc/18425/statm: 2638869 2042080 3147 1 0 2627263 0
[pid=18425/tid=18427] ppid=18422 vsize=10555476 memory=6791534058613427641 CPUtime=13.87 cores=1,3,5,7
/proc/18425/task/18427/stat : 18427 (java) S 18422 18425 6338 0 -1 1077944384 15038 0 0 0 1378 9 0 0 20 0 15 0 97066703 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228994517216 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18428] ppid=18422 vsize=10555476 memory=-7003737579269690708 CPUtime=57.22 cores=1,3,5,7
/proc/18425/task/18428/stat : 18428 (java) R 18422 18425 6338 0 -1 4202560 33169 0 0 0 5569 153 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228942904536 140228975234638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18429] ppid=18422 vsize=10555476 memory=0 CPUtime=57.41 cores=1,3,5,7
/proc/18425/task/18429/stat : 18429 (java) R 18422 18425 6338 0 -1 4202560 36384 0 0 0 5573 168 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228941851688 140228982911719 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18430] ppid=18422 vsize=10555476 memory=280340033437616 CPUtime=57.37 cores=1,3,5,7
/proc/18425/task/18430/stat : 18430 (java) R 18422 18425 6338 0 -1 4202560 43468 0 0 0 5575 162 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228940798936 140228975234638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18431] ppid=18422 vsize=10555476 memory=140170016760592 CPUtime=57.11 cores=1,3,5,7
/proc/18425/task/18431/stat : 18431 (java) R 18422 18425 6338 0 -1 4202560 32395 0 0 0 5547 164 0 0 20 0 15 0 97066704 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228939746392 140228974981253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18432] ppid=18422 vsize=10555476 memory=0 CPUtime=15.34 cores=1,3,5,7
/proc/18425/task/18432/stat : 18432 (java) S 18422 18425 6338 0 -1 1077944384 21395 0 0 0 1533 1 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228550021728 140228990293717 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18433] ppid=18422 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18433/stat : 18433 (java) S 18422 18425 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97066705 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228548969696 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18434] ppid=18422 vsize=10555476 memory=-1807685287725067651 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18434/stat : 18434 (java) S 18422 18425 6338 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 97066706 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228547916544 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18435] ppid=18422 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18435/stat : 18435 (java) S 18422 18425 6338 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228546864752 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18436] ppid=18422 vsize=10555476 memory=-7025994870846939764 CPUtime=0.53 cores=1,3,5,7
/proc/18425/task/18436/stat : 18436 (java) S 18422 18425 6338 0 -1 1077944384 3155 0 0 0 53 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228545813232 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18437] ppid=18422 vsize=10555476 memory=6944656592455360604 CPUtime=0.96 cores=1,3,5,7
/proc/18425/task/18437/stat : 18437 (java) S 18422 18425 6338 0 -1 1077944384 8279 0 0 0 95 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228544760688 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18438] ppid=18422 vsize=10555476 memory=6655300316396806240 CPUtime=0.3 cores=1,3,5,7
/proc/18425/task/18438/stat : 18438 (java) S 18422 18425 6338 0 -1 1077944384 2315 0 0 0 29 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228543707632 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18439] ppid=18422 vsize=10555476 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/18425/task/18439/stat : 18439 (java) S 18422 18425 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228542655328 140228990293717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
[pid=18425/tid=18440] ppid=18422 vsize=10555476 memory=4945125699554088323 CPUtime=0.04 cores=1,3,5,7
/proc/18425/task/18440/stat : 18440 (java) S 18422 18425 6338 0 -1 1077944384 429 0 0 0 3 1 0 0 20 0 15 0 97066708 10808807424 2042080 33554432000 4194304 4196468 140731695867696 140228541602352 140228990294658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 22056960 140731695871115 140731695871268 140731695871268 140731695873999 0
Current children cumulated CPU time: 260.23 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 8168320 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.0578
CPU time (s): 260.303
CPU user time (s): 253.623
CPU system time (s): 6.6796
CPU usage (%): 299
Max. virtual memory (cumulated for all children) (KiB): 10555476
Max. memory (cumulated for all children) (KiB): 8168320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.623
system time used= 6.6796
maximum resident set size= 8168604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197399
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= 5278
involuntary context switches= 3011


# summary of solver processes directly reported to runsolver:
#   pid: 18425
#   total CPU time (s): 260.303
#   total CPU user time (s): 253.623
#   total CPU system time (s): 6.6796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.525482 second user time and 0.892152 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 17:43:18
IDJOB=4258269
IDBENCH=115855
IDSOLVER=2643
FILE ID=node148/4258269-1502639856
RUNJOBID= node148-1502637430-15761
PBS_JOBID= 20628305
Free space on /tmp= 61616 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258269-1502639856/watcher-4258269-1502639856 -o /tmp/evaluation-result-4258269-1502639856/solver-4258269-1502639856 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502637430-15761 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258269-1502639856.xml

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

MD5SUM BENCH= ba339ff774c3e047171b8e15446c803f
RANDOM SEED=802981850

node148.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.19
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.19
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.19
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.19
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:        20586068 kB
MemAvailable:   23685892 kB
Buffers:          205460 kB
Cached:          3183428 kB
SwapCached:            0 kB
Active:          9034904 kB
Inactive:        2698936 kB
Active(anon):    8295956 kB
Inactive(anon):    76916 kB
Active(file):     738948 kB
Inactive(file):  2622020 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1588 kB
Writeback:             0 kB
AnonPages:       8350984 kB
Mapped:            55460 kB
Shmem:             25224 kB
Slab:             136332 kB
SReclaimable:     109384 kB
SUnreclaim:        26948 kB
KernelStack:        3504 kB
PageTables:        21404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7972864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61612 MiB
End job on node148 at 2017-08-13 17:44:45