Trace number 4263177

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) 2528.26 717.54797

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-43.xml
MD5SUM2bbdfe474604d495dd31c09972612e7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark911
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables4096
Number of constraints2287
Number of domains4
Minimum domain size2
Maximum domain size4051
Distribution of domain sizes[{"size":2,"count":2025},{"size":3,"count":2025},{"size":1850,"count":1},{"size":4051,"count":45}]
Minimum variable degree1
Maximum variable degree46
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":2022},{"degree":3,"count":48},{"degree":4,"count":172},{"degree":8,"count":168},{"degree":9,"count":1681},{"degree":46,"count":1}]
Minimum constraint arity2
Maximum constraint arity47
Distribution of constraint arities[{"arity":2,"count":217},{"arity":3,"count":172},{"arity":10,"count":1849},{"arity":45,"count":4},{"arity":46,"count":1},{"arity":47,"count":44}]
Number of extensional constraints2021
Number of intensional constraints216
Distribution of constraint types[{"type":"extension","count":2021},{"type":"intension","count":216},{"type":"sum","count":46},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263177-1502605089/watcher-4263177-1502605089 -o /tmp/evaluation-result-4263177-1502605089/solver-4263177-1502605089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263177-1502605089.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=15081, runsolver pid=15078

[startup+0.100172 s]*
/proc/loadavg: 2.05 2.10 2.12 3/198 15082
/proc/meminfo: memFree=25374228/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=9934352 memory=10212 CPUtime=0 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 2387 0 0 0 0 0 0 0 20 0 6 0 14391609 10172776448 2553 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2483588 2553 1200 1 0 2473558 0
[pid=15081/tid=15083] ppid=15078 vsize=9934352 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) R 15078 15081 7968 0 -1 4202560 1143 0 0 0 0 0 0 0 20 0 6 0 14391620 10172776448 2619 18446744073709551615 4194304 4196468 140737357325600 140161649288520 140161631128831 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=9934352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14391620 10172776448 2619 18446744073709551615 4194304 4196468 140737357325600 140161575468048 140161645057749 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=9934352 memory=139882812151424 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14391620 10172776448 2619 18446744073709551615 4194304 4196468 140737357325600 140161574415504 140161645057749 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=9934352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 14391620 10172776448 2684 18446744073709551615 4194304 4196468 140737357325600 140161573362448 140161645057749 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=9934352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 14391620 10172776448 2684 18446744073709551615 4194304 4196468 140737357325600 140161572309904 140161645057749 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9934352 KiB
Current children cumulated memory: 10212 KiB

[startup+0.210362 s]*
/proc/loadavg: 2.05 2.10 2.12 3/212 15096
/proc/meminfo: memFree=25361360/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551156 memory=24036 CPUtime=0.07 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 5031 0 0 0 7 0 0 0 20 0 15 0 14391609 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637789 6009 2610 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) R 15078 15081 7968 0 -1 4202560 3129 0 0 0 6 0 0 0 20 0 15 0 14391620 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161649273232 140161645069469 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551156 memory=326 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161575468048 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551156 memory=139882812162346 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161574415504 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161573362448 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161572309904 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551156 memory=139882812151424 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161140750576 140161645058690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161139696800 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161137592272 140161645066139 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551156 memory=139882812151424 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 225 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551156 memory=139882812151424 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391629 10804383744 6009 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 24036 KiB

[startup+0.313318 s]*
/proc/loadavg: 2.05 2.10 2.12 4/212 15096
/proc/meminfo: memFree=25349512/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551156 memory=35864 CPUtime=0.23 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 8286 0 0 0 21 2 0 0 20 0 15 0 14391609 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637789 8966 2852 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551156 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) R 15078 15081 7968 0 -1 4202560 5951 0 0 0 14 2 0 0 20 0 15 0 14391620 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161649281904 140161645068890 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161575468048 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161574415504 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161573362448 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161572309904 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161140750576 140161645058690 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161139696800 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14391622 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161137592272 140161645066139 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 15 0 14391625 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) R 15078 15081 7968 0 -1 4202560 408 0 0 0 3 0 0 0 20 0 15 0 14391625 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645059478 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551156 memory=139882812151424 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391629 10804383744 8966 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 35864 KiB

[startup+0.701415 s]
/proc/loadavg: 2.05 2.10 2.12 5/212 15096
/proc/meminfo: memFree=25327980/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551232 memory=85608 CPUtime=1.4 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 13067 0 0 0 136 4 0 0 20 0 15 0 14391609 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637808 21402 3062 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551232 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) R 15078 15081 7968 0 -1 4202560 7446 0 0 0 51 3 0 0 20 0 15 0 14391620 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161649285648 140161645059478 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551232 memory=139882655773559 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161575468048 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551232 memory=279765311645280 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391620 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161574415504 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161573362448 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) S 15078 15081 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14391620 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161572309904 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551232 memory=17 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161140750576 140161645058690 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551232 memory=65 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161139696800 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551232 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551232 memory=76 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161137592272 140161645066139 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551232 memory=7 CPUtime=0.3 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) R 15078 15081 7968 0 -1 4202560 1748 0 0 0 30 0 0 0 20 0 15 0 14391625 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161136531376 140161623050384 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551232 memory=2 CPUtime=0.26 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) R 15078 15081 7968 0 -1 4202560 908 0 0 0 26 0 0 0 20 0 15 0 14391625 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161135474400 140161631069697 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551232 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) R 15078 15081 7968 0 -1 4202560 1593 0 0 0 27 0 0 0 20 0 15 0 14391625 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645068890 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551232 memory=279765311376928 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551232 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391629 10804461568 21402 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 85608 KiB

[startup+1.50137 s]
/proc/loadavg: 2.05 2.10 2.12 6/212 15096
/proc/meminfo: memFree=25175732/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10553452 memory=293604 CPUtime=3.86 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 21252 0 0 0 370 16 0 0 20 0 15 0 14391609 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2638363 73401 3106 1 0 2627816 0
[pid=15081/tid=15083] ppid=15078 vsize=10553452 memory=69118774479604 CPUtime=1.22 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) R 15078 15081 7968 0 -1 4202560 7976 0 0 0 118 4 0 0 20 0 15 0 14391620 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161649280696 140161245821804 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10553452 memory=69118774479604 CPUtime=0.07 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) S 15078 15081 7968 0 -1 1077944384 137 0 0 0 5 2 0 0 20 0 15 0 14391620 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161575468048 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10553452 memory=69118774479604 CPUtime=0.07 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) S 15078 15081 7968 0 -1 1077944384 143 0 0 0 5 2 0 0 20 0 15 0 14391620 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161574415504 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10553452 memory=69118774479348 CPUtime=0.07 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) S 15078 15081 7968 0 -1 1077944384 49 0 0 0 5 2 0 0 20 0 15 0 14391620 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161573362448 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10553452 memory=69118774479348 CPUtime=0.09 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) S 15078 15081 7968 0 -1 1077944384 128 0 0 0 7 2 0 0 20 0 15 0 14391620 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161572309904 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10553452 memory=16724602654207 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 14391622 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161140750576 140161645058690 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10553452 memory=7596274406308274800 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161139696864 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10553452 memory=7373362713164013632 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14391622 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10553452 memory=5865469479800824941 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161137592272 140161645066139 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10553452 memory=5865465064658194540 CPUtime=0.95 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) R 15078 15081 7968 0 -1 4202560 3866 0 0 0 95 0 0 0 20 0 15 0 14391625 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161136521208 140161626568725 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10553452 memory=7300728970739542608 CPUtime=0.9 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) R 15078 15081 7968 0 -1 4202560 5100 0 0 0 89 1 0 0 20 0 15 0 14391625 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161135473608 140161628432336 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10553452 memory=7007712420471858773 CPUtime=0.41 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 2407 0 0 0 41 0 0 0 20 0 15 0 14391625 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10553452 memory=7300728970739542608 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10553452 memory=7300728970739542608 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14391629 10806734848 73401 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 3.86 s
Current children cumulated vsize: 10553452 KiB

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


[startup+717.548 s]
# the end of solver process 15081 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.83 s, system=9.43716 s

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

[startup+716.801 s]
/proc/loadavg: 4.94 4.41 3.37 6/212 15157
/proc/meminfo: memFree=17122992/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551232 memory=8246424 CPUtime=2525.43 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 426005 0 0 0 251604 939 0 0 20 0 15 0 14391609 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637808 2061606 3132 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551232 memory=46 CPUtime=61.07 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) S 15078 15081 7968 0 -1 1077944384 21342 0 0 0 6090 17 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161649282784 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551232 memory=1228 CPUtime=604.58 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) R 15078 15081 7968 0 -1 4202560 64189 0 0 0 60226 232 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161575468248 140161629998148 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551232 memory=1000 CPUtime=604.2 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) R 15078 15081 7968 0 -1 4202560 74231 0 0 0 60192 228 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161574415704 140161625073677 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551232 memory=1700 CPUtime=605.23 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) R 15078 15081 7968 0 -1 4202560 51186 0 0 0 60289 234 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161573362648 140161629998148 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551232 memory=1228 CPUtime=608.3 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) R 15078 15081 7968 0 -1 4202560 55701 0 0 0 60620 210 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161572309792 140161626643489 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551232 memory=2424 CPUtime=38.05 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 134936 0 0 0 3798 7 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161140748896 140161645057749 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161139696864 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551232 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551232 memory=56 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161137591920 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551232 memory=279765311862104 CPUtime=1.53 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 8074 0 0 0 153 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551232 memory=8246304 CPUtime=1.45 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 9097 0 0 0 143 2 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551232 memory=2424 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 4580 0 0 0 47 1 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551232 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551232 memory=1732 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1301 0 0 0 27 21 0 0 20 0 15 0 14391629 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 2525.43 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8246424 KiB

[startup+717.201 s]
/proc/loadavg: 4.94 4.41 3.37 6/212 15157
/proc/meminfo: memFree=17122992/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551232 memory=8246424 CPUtime=2527.01 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 426010 0 0 0 251762 939 0 0 20 0 15 0 14391609 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637808 2061606 3132 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551232 memory=4612 CPUtime=61.07 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) S 15078 15081 7968 0 -1 1077944384 21342 0 0 0 6090 17 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161649282784 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551232 memory=792 CPUtime=604.98 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) R 15078 15081 7968 0 -1 4202560 64189 0 0 0 60266 232 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161575468248 140161629998221 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551232 memory=8676 CPUtime=604.6 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) R 15078 15081 7968 0 -1 4202560 74231 0 0 0 60232 228 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161574415704 140161629501450 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551232 memory=164 CPUtime=605.63 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) R 15078 15081 7968 0 -1 4202560 51191 0 0 0 60329 234 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161573362648 140161629745156 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551232 memory=6944656592387989600 CPUtime=608.68 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) R 15078 15081 7968 0 -1 4202560 55701 0 0 0 60658 210 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161572309792 140161626644091 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551232 memory=6656426216303648864 CPUtime=38.05 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 134936 0 0 0 3798 7 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161140748896 140161645057749 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551232 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161139696864 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551232 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551232 memory=3168 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161137591920 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551232 memory=8246356 CPUtime=1.53 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 8074 0 0 0 153 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551232 memory=-8774313645642428999 CPUtime=1.45 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 9097 0 0 0 143 2 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551232 memory=6944656592455097440 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 4580 0 0 0 47 1 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551232 memory=708 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551232 memory=8246356 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1301 0 0 0 27 21 0 0 20 0 15 0 14391629 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 2527.01 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8246424 KiB

[startup+717.401 s]
/proc/loadavg: 4.94 4.41 3.37 6/212 15157
/proc/meminfo: memFree=17122992/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551232 memory=8246424 CPUtime=2527.8 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 426010 0 0 0 251841 939 0 0 20 0 15 0 14391609 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637808 2061606 3132 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551232 memory=301793952514977072 CPUtime=61.07 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) S 15078 15081 7968 0 -1 1077944384 21342 0 0 0 6090 17 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161649282784 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551232 memory=288285352656121136 CPUtime=605.18 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) R 15078 15081 7968 0 -1 4202560 64189 0 0 0 60286 232 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161575468248 140161626643516 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551232 memory=288285352656121136 CPUtime=604.79 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) R 15078 15081 7968 0 -1 4202560 74231 0 0 0 60251 228 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161574415088 140161637675751 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551232 memory=288285558797775806 CPUtime=605.83 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) R 15078 15081 7968 0 -1 4202560 51191 0 0 0 60349 234 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161573362032 140161637675751 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551232 memory=288230377074732336 CPUtime=608.88 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) R 15078 15081 7968 0 -1 4202560 55701 0 0 0 60678 210 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161572309800 140161637675751 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551232 memory=4126316290023845779 CPUtime=38.05 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 134936 0 0 0 3798 7 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161140748896 140161645057749 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551232 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161139696864 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551232 memory=5520 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551232 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161137591920 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551232 memory=792 CPUtime=1.53 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 8074 0 0 0 153 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551232 memory=8676 CPUtime=1.45 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 9097 0 0 0 143 2 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551232 memory=193 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 4580 0 0 0 47 1 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551232 memory=8747226831578988619 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551232 memory=288283364019154311 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1301 0 0 0 27 21 0 0 20 0 15 0 14391629 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 2527.8 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8246424 KiB

[startup+717.501 s]
/proc/loadavg: 4.94 4.41 3.37 6/212 15157
/proc/meminfo: memFree=17122992/32770624 swapFree=67108860/67108860
[pid=15081] ppid=15078 vsize=10551232 memory=8246424 CPUtime=2528.19 cores=0,2,4,6
/proc/15081/stat : 15081 (java) S 15078 15081 7968 0 -1 1077944320 426010 0 0 0 251880 939 0 0 20 0 15 0 14391609 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140737357308144 140161645047543 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
/proc/15081/statm: 2637808 2061606 3132 1 0 2627261 0
[pid=15081/tid=15083] ppid=15078 vsize=10551232 memory=8246424 CPUtime=61.07 cores=0,2,4,6
/proc/15081/task/15083/stat : 15083 (java) S 15078 15081 7968 0 -1 1077944384 21342 0 0 0 6090 17 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161649282784 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15084] ppid=15078 vsize=10551232 memory=3805 CPUtime=605.28 cores=0,2,4,6
/proc/15081/task/15084/stat : 15084 (java) R 15078 15081 7968 0 -1 4202560 64189 0 0 0 60296 232 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161575468248 140161629745295 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15085] ppid=15078 vsize=10551232 memory=8246424 CPUtime=604.89 cores=0,2,4,6
/proc/15081/task/15085/stat : 15085 (java) R 15078 15081 7968 0 -1 4202560 74231 0 0 0 60261 228 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161574415088 140161637675751 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15086] ppid=15078 vsize=10551232 memory=279761150856432 CPUtime=605.92 cores=0,2,4,6
/proc/15081/task/15086/stat : 15086 (java) R 15078 15081 7968 0 -1 4202560 51191 0 0 0 60358 234 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161573362032 140161637675751 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15087] ppid=15078 vsize=10551232 memory=8246424 CPUtime=608.97 cores=0,2,4,6
/proc/15081/task/15087/stat : 15087 (java) R 15078 15081 7968 0 -1 4202560 55701 0 0 0 60687 210 0 0 20 0 15 0 14391620 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161572309800 140161637675751 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15088] ppid=15078 vsize=10551232 memory=8246424 CPUtime=38.05 cores=0,2,4,6
/proc/15081/task/15088/stat : 15088 (java) S 15078 15081 7968 0 -1 1077944384 134936 0 0 0 3798 7 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161140748896 140161645057749 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15089] ppid=15078 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15089/stat : 15089 (java) S 15078 15081 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161139696864 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15090] ppid=15078 vsize=10551232 memory=36 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15090/stat : 15090 (java) S 15078 15081 7968 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 14391622 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161138643696 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15091] ppid=15078 vsize=10551232 memory=8246420 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15091/stat : 15091 (java) S 15078 15081 7968 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161137591920 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15092] ppid=15078 vsize=10551232 memory=8246420 CPUtime=1.53 cores=0,2,4,6
/proc/15081/task/15092/stat : 15092 (java) S 15078 15081 7968 0 -1 1077944384 8074 0 0 0 153 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161136540400 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15093] ppid=15078 vsize=10551232 memory=4124 CPUtime=1.45 cores=0,2,4,6
/proc/15081/task/15093/stat : 15093 (java) S 15078 15081 7968 0 -1 1077944384 9097 0 0 0 143 2 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161135487856 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15094] ppid=15078 vsize=10551232 memory=11916 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15094/stat : 15094 (java) S 15078 15081 7968 0 -1 1077944384 4580 0 0 0 47 1 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161134434800 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15095] ppid=15078 vsize=10551232 memory=23 CPUtime=0 cores=0,2,4,6
/proc/15081/task/15095/stat : 15095 (java) S 15078 15081 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14391625 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161133382496 140161645057749 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
[pid=15081/tid=15096] ppid=15078 vsize=10551232 memory=99 CPUtime=0.48 cores=0,2,4,6
/proc/15081/task/15096/stat : 15096 (java) S 15078 15081 7968 0 -1 1077944384 1301 0 0 0 27 21 0 0 20 0 15 0 14391629 10804461568 2061606 18446744073709551615 4194304 4196468 140737357325600 140161132329520 140161645058690 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6488064 140737357328785 140737357328938 140737357328938 140737357332431 0
Current children cumulated CPU time: 2528.19 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8246424 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 717.548
CPU time (s): 2528.26
CPU user time (s): 2518.83
CPU system time (s): 9.43716
CPU usage (%): 352.348
Max. virtual memory (cumulated for all children) (KiB): 10553792
Max. memory (cumulated for all children) (KiB): 8246424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.83
system time used= 9.43716
maximum resident set size= 8246684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 426014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53106
involuntary context switches= 34211


# summary of solver processes directly reported to runsolver:
#   pid: 15081
#   total CPU time (s): 2528.26
#   total CPU user time (s): 2518.83
#   total CPU system time (s): 9.43716

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.29859 second user time and 7.13815 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 08:04:12
IDJOB=4263177
IDBENCH=115917
IDSOLVER=2651
FILE ID=node128/4263177-1502605089
RUNJOBID= node128-1502582933-8032
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-43.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263177-1502605089/watcher-4263177-1502605089 -o /tmp/evaluation-result-4263177-1502605089/solver-4263177-1502605089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263177-1502605089.xml

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

MD5SUM BENCH= 2bbdfe474604d495dd31c09972612e7d
RANDOM SEED=749996663

node128.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.94
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.94
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.94
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.94
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:        25374868 kB
MemAvailable:   25902744 kB
Buffers:          119044 kB
Cached:           697472 kB
SwapCached:            0 kB
Active:          6342588 kB
Inactive:         632896 kB
Active(anon):    6159348 kB
Inactive(anon):    16764 kB
Active(file):     183240 kB
Inactive(file):   616132 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1524 kB
Writeback:             0 kB
AnonPages:       6158652 kB
Mapped:            43988 kB
Shmem:             17116 kB
Slab:             112940 kB
SReclaimable:      88680 kB
SUnreclaim:        24260 kB
KernelStack:        3456 kB
PageTables:        17072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7731452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5824512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node128 at 2017-08-13 08:16:10