Trace number 4258208

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.14499 87.824303

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-46.xml
MD5SUM6af071621bab6d4e45a1e2acc37440b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark240.04201
Satisfiable
(Un)Satisfiability was proved
Number of variables2116
Number of constraints15180
Number of domains1
Minimum domain size1035
Maximum domain size1035
Distribution of domain sizes[{"size":1035,"count":1035}]
Minimum variable degree0
Maximum variable degree45
Distribution of variable degrees[{"degree":0,"count":1081},{"degree":45,"count":1035}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":15180}]
Number of extensional constraints0
Number of intensional constraints15180
Distribution of constraint types[{"type":"intension","count":15180}]
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 (15195 MiB free)
  memory of node 1: 16384 MiB (7765 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258208-1502653976/watcher-4258208-1502653976 -o /tmp/evaluation-result-4258208-1502653976/solver-4258208-1502653976 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258208-1502653976.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=21376, runsolver pid=21373

[startup+0.104049 s]*
/proc/loadavg: 5.59 4.42 4.01 3/204 21386
/proc/meminfo: memFree=23501056/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10484492 memory=22344 CPUtime=0.05 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 4546 0 0 0 4 1 0 0 20 0 14 0 67590893 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2621123 5586 2573 1 0 2610620 0
[pid=21376/tid=21378] ppid=21373 vsize=10484492 memory=-6439968830534014599 CPUtime=0.04 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) D 21373 21376 17093 0 -1 4202560 2658 0 0 0 4 0 0 0 20 0 14 0 67590898 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140529013151648 140529008936189 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10484492 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 67590899 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528939334800 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10484492 memory=140675796903552 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 67590899 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528938282000 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 67590899 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528937229200 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 67590899 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528936176400 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10484492 memory=140675796903552 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 67590900 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528503978352 140529008925314 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 67590901 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528502924320 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 67590901 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528501871472 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67590903 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528500819792 140529008932763 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 14 0 67590903 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528499768176 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67590903 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528498715376 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10484492 memory=140675796903552 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 224 0 0 0 0 0 0 0 20 0 14 0 67590903 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528497662576 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 67590903 10736119808 5586 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 22344 KiB

[startup+0.216082 s]*
/proc/loadavg: 5.59 4.42 4.01 4/209 21391
/proc/meminfo: memFree=23490716/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551156 memory=31392 CPUtime=0.15 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 7574 0 0 0 13 2 0 0 20 0 15 0 67590893 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637789 7848 2805 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551156 memory=8318255677412212789 CPUtime=0.1 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) R 21373 21376 17093 0 -1 4202560 5417 0 0 0 9 1 0 0 20 0 15 0 67590898 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140529013125344 140528994282304 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528939334800 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551156 memory=288371051948615296 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528938282000 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528937229200 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528936176400 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551156 memory=140675796903552 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67590900 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528503978352 140529008925314 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67590901 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528502924320 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67590901 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528501871472 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528500819792 140529008932763 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528499768176 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528498715376 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551156 memory=140675796903552 CPUtime=0.02 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 15 0 67590903 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528497662576 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551156 memory=140675796903552 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590909 10804383744 7848 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 31392 KiB

[startup+0.310261 s]*
/proc/loadavg: 5.59 4.42 4.01 6/209 21391
/proc/meminfo: memFree=23485320/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551156 memory=39208 CPUtime=0.32 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 8572 0 0 0 29 3 0 0 20 0 15 0 67590893 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637789 9802 2957 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551156 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) R 21373 21376 17093 0 -1 1077944384 5656 0 0 0 18 2 0 0 20 0 15 0 67590898 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140529013150384 140529008924373 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528939334800 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528938282000 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551156 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528937229200 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67590899 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528936176400 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67590900 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528503978352 140529008925314 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67590901 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528502924320 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67590901 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528501871472 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528500819792 140529008932763 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551156 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) R 21373 21376 17093 0 -1 4202560 644 0 0 0 2 0 0 0 20 0 15 0 67590903 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528499758288 140528988158246 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) R 21373 21376 17093 0 -1 1077944384 141 0 0 0 1 0 0 0 20 0 15 0 67590903 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528498715376 140529008925314 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551156 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) R 21373 21376 17093 0 -1 4202560 770 0 0 0 6 0 0 0 20 0 15 0 67590903 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528497657112 140528987932396 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590909 10804383744 9802 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39208 KiB

[startup+0.701267 s]
/proc/loadavg: 5.59 4.42 4.01 5/209 21391
/proc/meminfo: memFree=23460668/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=111664 CPUtime=1.48 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 12434 0 0 0 144 4 0 0 20 0 15 0 67590893 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 27916 3058 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=33 CPUtime=0.58 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) R 21373 21376 17093 0 -1 4202560 6844 0 0 0 55 3 0 0 20 0 15 0 67590898 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140529013149184 140528597725479 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528939334800 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528938282000 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590899 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528937229200 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) S 21373 21376 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67590899 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528936176400 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67590900 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528503978352 140529008925314 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528502924320 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528501871472 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528500819792 140529008932763 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551232 memory=1228 CPUtime=0.33 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) R 21373 21376 17093 0 -1 4202560 1593 0 0 0 33 0 0 0 20 0 15 0 67590903 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528499754744 140528989548648 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551232 memory=12200 CPUtime=0.31 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) R 21373 21376 17093 0 -1 4202560 1163 0 0 0 31 0 0 0 20 0 15 0 67590903 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528498705168 140528988176301 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551232 memory=1992 CPUtime=0.23 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 1465 0 0 0 23 0 0 0 20 0 15 0 67590903 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528497662576 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551232 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67590909 10804461568 27916 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 111664 KiB

[startup+1.50078 s]
/proc/loadavg: 5.59 4.42 4.01 6/209 21391
/proc/meminfo: memFree=23315020/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=722180 CPUtime=3.55 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 15086 0 0 0 321 34 0 0 20 0 15 0 67590893 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 180545 3096 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=4028 CPUtime=1.16 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) R 21373 21376 17093 0 -1 4202560 7364 0 0 0 108 8 0 0 20 0 15 0 67590898 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140529013151280 140528994982292 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=38008 CPUtime=0.19 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) S 21373 21376 17093 0 -1 1077944384 329 0 0 0 14 5 0 0 20 0 15 0 67590899 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528939334800 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=529892 CPUtime=0.16 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) S 21373 21376 17093 0 -1 1077944384 201 0 0 0 12 4 0 0 20 0 15 0 67590899 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528938282000 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) S 21373 21376 17093 0 -1 1077944384 300 0 0 0 13 6 0 0 20 0 15 0 67590899 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528937229200 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) S 21373 21376 17093 0 -1 1077944384 286 0 0 0 13 6 0 0 20 0 15 0 67590899 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528936176400 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=-7026413137463840411 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 499 0 0 0 0 0 0 0 20 0 15 0 67590900 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528503978352 140529008925314 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=3617270329966541106 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 180545 18446744073709551615 4194304 4196468 140726348527456 140528502924384 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0

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


[startup+87.8242 s]
# the end of solver process 21376 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.655 s, system=5.4902 s

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

[startup+86.4007 s]
/proc/loadavg: 5.14 4.51 4.07 9/212 21482
/proc/meminfo: memFree=15417720/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=8290348 CPUtime=254.98 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 1756224 0 0 0 24962 536 0 0 20 0 15 0 67590893 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 2072587 3118 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=-8774313645642428999 CPUtime=15.26 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) S 21373 21376 17093 0 -1 1077944384 24513 0 0 0 1493 33 0 0 20 0 15 0 67590898 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140529013150112 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=3904 CPUtime=55.63 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) R 21373 21376 17093 0 -1 4202560 413617 0 0 0 5433 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528939334688 140528993614079 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=1156 CPUtime=55.32 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) R 21373 21376 17093 0 -1 4202560 364010 0 0 0 5419 113 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528938281808 140529001542375 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=2924 CPUtime=55.95 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) R 21373 21376 17093 0 -1 4202560 457798 0 0 0 5466 129 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528937229008 140529001542375 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=4028 CPUtime=55.73 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) R 21373 21376 17093 0 -1 4202560 437121 0 0 0 5453 120 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528936176520 140529001542375 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=38024 CPUtime=14.78 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 49985 0 0 0 1474 4 0 0 20 0 15 0 67590900 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528503976896 140529008924373 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528502924384 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551232 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528501871488 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551232 memory=8290348 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528500819440 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551232 memory=1732 CPUtime=0.89 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 2708 0 0 0 89 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528499768224 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551232 memory=5788 CPUtime=0.91 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 2321 0 0 0 91 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528498715136 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551232 memory=4612 CPUtime=0.35 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 2551 0 0 0 35 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528497662624 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551232 memory=1444 CPUtime=0.03 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 209 0 0 0 1 2 0 0 20 0 15 0 67590909 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 254.98 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8290348 KiB

[startup+87.2007 s]
/proc/loadavg: 5.37 4.56 4.09 6/212 21482
/proc/meminfo: memFree=15417720/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=8290348 CPUtime=258.05 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 1756224 0 0 0 25269 536 0 0 20 0 15 0 67590893 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 2072587 3118 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=8290348 CPUtime=15.26 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) S 21373 21376 17093 0 -1 1077944384 24513 0 0 0 1493 33 0 0 20 0 15 0 67590898 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140529013150112 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=-8774313645642428999 CPUtime=56.43 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) R 21373 21376 17093 0 -1 4202560 413617 0 0 0 5513 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528939334688 140528993903783 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=1992 CPUtime=56.09 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) R 21373 21376 17093 0 -1 4202560 364010 0 0 0 5495 114 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528938281808 140529001542375 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=1204 CPUtime=56.73 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) R 21373 21376 17093 0 -1 4202560 457798 0 0 0 5543 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528937229008 140529001542375 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=1000 CPUtime=56.49 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) R 21373 21376 17093 0 -1 4202560 437121 0 0 0 5528 121 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528936176520 140529001542375 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=796 CPUtime=14.78 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 49985 0 0 0 1474 4 0 0 20 0 15 0 67590900 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528503976896 140529008924373 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=10968 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528502924384 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551232 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528501871488 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551232 memory=8290340 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528500819440 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551232 memory=288230621803970871 CPUtime=0.89 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 2708 0 0 0 89 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528499768224 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551232 memory=13563795322702378 CPUtime=0.91 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 2321 0 0 0 91 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528498715136 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551232 memory=4064 CPUtime=0.35 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 2551 0 0 0 35 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528497662624 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551232 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551232 memory=1156 CPUtime=0.03 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 209 0 0 0 1 2 0 0 20 0 15 0 67590909 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 258.05 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8290348 KiB

[startup+87.6007 s]
/proc/loadavg: 5.37 4.56 4.09 6/212 21482
/proc/meminfo: memFree=15417720/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=8290348 CPUtime=259.61 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 1756224 0 0 0 25424 537 0 0 20 0 15 0 67590893 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 2072587 3118 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=38024 CPUtime=15.26 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) S 21373 21376 17093 0 -1 1077944384 24513 0 0 0 1493 33 0 0 20 0 15 0 67590898 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140529013150112 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=1296 CPUtime=56.83 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) R 21373 21376 17093 0 -1 4202560 413617 0 0 0 5553 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528939334688 140528993903656 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=2420 CPUtime=56.48 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) R 21373 21376 17093 0 -1 4202560 364010 0 0 0 5534 114 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528938281808 140529001542375 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=1732 CPUtime=57.11 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) R 21373 21376 17093 0 -1 4202560 457798 0 0 0 5581 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528937229008 140529001542375 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=5788 CPUtime=56.87 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) R 21373 21376 17093 0 -1 4202560 437121 0 0 0 5566 121 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528936176520 140529001542375 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=4612 CPUtime=14.78 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 49985 0 0 0 1474 4 0 0 20 0 15 0 67590900 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528503976896 140529008924373 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528502924384 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551232 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528501871488 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551232 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528500819440 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551232 memory=12200 CPUtime=0.89 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 2708 0 0 0 89 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528499768224 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551232 memory=1992 CPUtime=0.91 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 2321 0 0 0 91 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528498715136 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551232 memory=1204 CPUtime=0.35 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 2551 0 0 0 35 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528497662624 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551232 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551232 memory=796 CPUtime=0.03 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 209 0 0 0 1 2 0 0 20 0 15 0 67590909 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 259.61 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8290348 KiB

[startup+87.7007 s]
/proc/loadavg: 5.37 4.56 4.09 6/212 21482
/proc/meminfo: memFree=15417720/32770624 swapFree=67108860/67108860
[pid=21376] ppid=21373 vsize=10551232 memory=8290348 CPUtime=260 cores=0,2,4,6
/proc/21376/stat : 21376 (java) S 21373 21376 17093 0 -1 1077944320 1756224 0 0 0 25463 537 0 0 20 0 15 0 67590893 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140726348510000 140529008914167 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
/proc/21376/statm: 2637808 2072587 3118 1 0 2627261 0
[pid=21376/tid=21378] ppid=21373 vsize=10551232 memory=8290348 CPUtime=15.26 cores=0,2,4,6
/proc/21376/task/21378/stat : 21378 (java) S 21373 21376 17093 0 -1 1077944384 24513 0 0 0 1493 33 0 0 20 0 15 0 67590898 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140529013150112 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21379] ppid=21373 vsize=10551232 memory=8290348 CPUtime=56.93 cores=0,2,4,6
/proc/21376/task/21379/stat : 21379 (java) R 21373 21376 17093 0 -1 4202560 413617 0 0 0 5563 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528939334688 140528993903727 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21380] ppid=21373 vsize=10551232 memory=8290340 CPUtime=56.57 cores=0,2,4,6
/proc/21376/task/21380/stat : 21380 (java) R 21373 21376 17093 0 -1 4202560 364010 0 0 0 5543 114 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528938281808 140529001542375 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21381] ppid=21373 vsize=10551232 memory=8290348 CPUtime=57.21 cores=0,2,4,6
/proc/21376/task/21381/stat : 21381 (java) R 21373 21376 17093 0 -1 4202560 457798 0 0 0 5591 130 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528937229008 140529001542375 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21382] ppid=21373 vsize=10551232 memory=8290348 CPUtime=56.97 cores=0,2,4,6
/proc/21376/task/21382/stat : 21382 (java) R 21373 21376 17093 0 -1 4202560 437121 0 0 0 5576 121 0 0 20 0 15 0 67590899 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528936176520 140529001542375 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21383] ppid=21373 vsize=10551232 memory=1732 CPUtime=14.78 cores=0,2,4,6
/proc/21376/task/21383/stat : 21383 (java) S 21373 21376 17093 0 -1 1077944384 49985 0 0 0 1474 4 0 0 20 0 15 0 67590900 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528503976896 140529008924373 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21384] ppid=21373 vsize=10551232 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21384/stat : 21384 (java) S 21373 21376 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528502924384 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21385] ppid=21373 vsize=10551232 memory=8288252 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21385/stat : 21385 (java) S 21373 21376 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67590901 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528501871488 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21386] ppid=21373 vsize=10551232 memory=8062916 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21386/stat : 21386 (java) S 21373 21376 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528500819440 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21387] ppid=21373 vsize=10551232 memory=-8774313645642428999 CPUtime=0.89 cores=0,2,4,6
/proc/21376/task/21387/stat : 21387 (java) S 21373 21376 17093 0 -1 1077944384 2708 0 0 0 89 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528499768224 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21388] ppid=21373 vsize=10551232 memory=38024 CPUtime=0.91 cores=0,2,4,6
/proc/21376/task/21388/stat : 21388 (java) S 21373 21376 17093 0 -1 1077944384 2321 0 0 0 91 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528498715136 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21389] ppid=21373 vsize=10551232 memory=8290348 CPUtime=0.35 cores=0,2,4,6
/proc/21376/task/21389/stat : 21389 (java) S 21373 21376 17093 0 -1 1077944384 2551 0 0 0 35 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528497662624 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21390] ppid=21373 vsize=10551232 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/21376/task/21390/stat : 21390 (java) S 21373 21376 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67590903 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528496610016 140529008924373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
[pid=21376/tid=21391] ppid=21373 vsize=10551232 memory=38024 CPUtime=0.03 cores=0,2,4,6
/proc/21376/task/21391/stat : 21391 (java) S 21373 21376 17093 0 -1 1077944384 209 0 0 0 1 2 0 0 20 0 15 0 67590909 10804461568 2072587 18446744073709551615 4194304 4196468 140726348527456 140528495557296 140529008925314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21368832 140726348534165 140726348534318 140726348534318 140726348537807 0
Current children cumulated CPU time: 260 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8290348 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.8243
CPU time (s): 260.145
CPU user time (s): 254.655
CPU system time (s): 5.4902
CPU usage (%): 296.211
Max. virtual memory (cumulated for all children) (KiB): 10551232
Max. memory (cumulated for all children) (KiB): 8290348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.655
system time used= 5.4902
maximum resident set size= 8290620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1756228
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= 10025
involuntary context switches= 5117


# summary of solver processes directly reported to runsolver:
#   pid: 21376
#   total CPU time (s): 260.145
#   total CPU user time (s): 254.655
#   total CPU system time (s): 5.4902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.580573 second user time and 0.811445 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 21:38:47
IDJOB=4258208
IDBENCH=140591
IDSOLVER=2643
FILE ID=node127/4258208-1502653976
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= 6af071621bab6d4e45a1e2acc37440b7
RANDOM SEED=1888026275

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23512820 kB
MemAvailable:   23966092 kB
Buffers:          204384 kB
Cached:           544484 kB
SwapCached:            0 kB
Active:          8589572 kB
Inactive:         227004 kB
Active(anon):    8017232 kB
Inactive(anon):    83872 kB
Active(file):     572340 kB
Inactive(file):   143132 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2088 kB
Writeback:             0 kB
AnonPages:       8067288 kB
Mapped:            59088 kB
Shmem:             33444 kB
Slab:             133016 kB
SReclaimable:     107268 kB
SUnreclaim:        25748 kB
KernelStack:        3424 kB
PageTables:        20452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8605268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7251968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 21:40:15