Trace number 4273620

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.0701 2508.71

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-08.xml
MD5SUM8d41ef15b4a24b5ee65fe3e377737596
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1196.9
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints82
Number of domains2
Minimum domain size2
Maximum domain size64
Distribution of domain sizes[{"size":2,"count":18},{"size":64,"count":65}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":44},{"degree":4,"count":18},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":63},{"arity":3,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1264095098
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.27	c Parsing instance...
2.21/1.15	c Parsing done, starting search...
2520.06/2508.70	s UNKNOWN

Verifier Data


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 (13837 MiB free)
  memory of node 1: 16384 MiB (14177 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273620-1502795704/watcher-4273620-1502795704 -o /tmp/evaluation-result-4273620-1502795704/solver-4273620-1502795704 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1264095098 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273620-1502795704.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
solver pid=12045, runsolver pid=12042
Current StackSize limit: 8192 KiB


[startup+0.100116 s]*
/proc/loadavg: 1.50 1.48 1.47 3/197 12065
/proc/meminfo: memFree=28628848/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13980164 memory=34668 CPUtime=0.12 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 8055 0 0 0 11 1 0 0 20 0 15 0 112651474 14315687936 8667 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3495041 8667 3410 1 0 3482761 0
[pid=12045/tid=12047] ppid=12042 vsize=13980164 memory=-6443079235512930661 CPUtime=0.09 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 6012 0 0 0 8 1 0 0 20 0 15 0 112651474 14315687936 8667 33554432000 4194304 4196468 140731133942064 139669250058576 139669229942110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13980164 memory=5767625038360066441 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 8667 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668787009184 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668785956080 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0.01 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 365 0 0 0 1 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 8667 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 34668 KiB

[startup+0.213275 s]*
/proc/loadavg: 1.50 1.48 1.47 3/203 12076
/proc/meminfo: memFree=28614036/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13980164 memory=44288 CPUtime=0.3 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 9160 0 0 0 28 2 0 0 20 0 15 0 112651474 14315687936 11072 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3495041 11072 3640 1 0 3482761 0
[pid=12045/tid=12047] ppid=12042 vsize=13980164 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 6681 0 0 0 18 1 0 0 20 0 15 0 112651474 14315687936 11072 33554432000 4194304 4196468 140731133942064 139669250071024 139669245883549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13980164 memory=4211973586763238794 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 11072 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651475 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668787009184 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112651477 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668785956080 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13980164 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13980164 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13980164 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) R 12042 12045 11198 0 -1 4202560 277 0 0 0 2 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668782799216 139669230255388 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0.05 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 458 0 0 0 5 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13980164 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13980164 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651480 14315687936 11072 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 44288 KiB

[startup+0.310356 s]*
/proc/loadavg: 1.50 1.48 1.47 5/216 12089
/proc/meminfo: memFree=28587984/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13980184 memory=51036 CPUtime=0.48 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 9914 0 0 0 45 3 0 0 20 0 15 0 112651474 14315708416 12759 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3495046 12759 3709 1 0 3482761 0
[pid=12045/tid=12047] ppid=12042 vsize=13980184 memory=6735269665583770266 CPUtime=0.29 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 7153 0 0 0 27 2 0 0 20 0 15 0 112651474 14315708416 12759 33554432000 4194304 4196468 140731133942064 139669250091072 139668863659820 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13980184 memory=4211973586763238794 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315708416 12759 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13980184 memory=139860670596740 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13980184 memory=128405514 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13980184 memory=2 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651475 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13980184 memory=139860670596763 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112651477 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13980184 memory=5 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112651477 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668787009184 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112651477 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668785956080 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13980184 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13980184 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 437 0 0 0 4 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13980184 memory=7649399379969716784 CPUtime=0.04 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 399 0 0 0 4 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13980184 memory=139860558448256 CPUtime=0.08 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) R 12042 12045 11198 0 -1 4202560 544 0 0 0 8 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668781746160 139669224526847 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13980184 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13980184 memory=139860558448256 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651480 14315708416 12759 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51036 KiB

[startup+0.700672 s]
/proc/loadavg: 1.50 1.48 1.47 4/216 12089
/proc/meminfo: memFree=28557252/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13982232 memory=84708 CPUtime=1.37 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 14281 0 0 0 132 5 0 0 20 0 15 0 112651474 14317805568 21177 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3495558 21177 3775 1 0 3483273 0
[pid=12045/tid=12047] ppid=12042 vsize=13982232 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 8028 0 0 0 64 3 0 0 20 0 15 0 112651474 14317805568 21177 33554432000 4194304 4196468 140731133942064 139669250097744 139669245873558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14317805568 21177 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13982232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13982232 memory=456 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13982232 memory=8242257093008504629 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651475 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13982232 memory=8588 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112651477 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13982232 memory=792 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112651477 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668787009184 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13982232 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112651477 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668785956080 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13982232 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13982232 memory=1440 CPUtime=0.18 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) R 12042 12045 11198 0 -1 4202560 1381 0 0 0 18 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668783832776 139669230783572 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13982232 memory=15876 CPUtime=0.19 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) R 12042 12045 11198 0 -1 4202560 1469 0 0 0 19 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668782780232 139669227405576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13982232 memory=16432 CPUtime=0.29 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) R 12042 12045 11198 0 -1 1077944384 2022 0 0 0 29 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13982232 memory=18856 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13982232 memory=4044 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651480 14317805568 21177 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 84708 KiB

[startup+1.50075 s]
/proc/loadavg: 1.62 1.51 1.48 4/216 12089
/proc/meminfo: memFree=28491440/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13986328 memory=165828 CPUtime=3.45 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 24812 0 0 0 337 8 0 0 20 0 15 0 112651474 14321999872 41457 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3496582 41457 3792 1 0 3484297 0
[pid=12045/tid=12047] ppid=12042 vsize=13986328 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 11768 0 0 0 143 4 0 0 20 0 15 0 112651474 14321999872 41457 33554432000 4194304 4196468 140731133942064 139669250097664 139668868894824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13986328 memory=-2897801490638248331 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14321999872 41457 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13986328 memory=-3472574513799858125 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14321999872 41457 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13986328 memory=7235147594880805920 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112651475 14321999872 41457 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13986328 memory=7955160610975798065 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112651475 14321999872 41457 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13986328 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 41457 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0

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

/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 24720 0 0 0 243391 14 0 0 20 0 15 0 112651474 14321999872 54553 33554432000 4194304 4196468 140731133942064 139669250100256 139668869844677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13986328 memory=218200 CPUtime=3.13 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1804 0 0 0 288 25 0 0 20 0 15 0 112651475 14321999872 54553 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13986328 memory=218200 CPUtime=3.13 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 3120 0 0 0 290 23 0 0 20 0 15 0 112651475 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13986328 memory=218200 CPUtime=3.15 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 2441 0 0 0 290 25 0 0 20 0 15 0 112651475 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13986328 memory=218212 CPUtime=3.14 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 3087 0 0 0 290 24 0 0 20 0 15 0 112651475 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13986328 memory=218212 CPUtime=3.15 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5153 0 0 0 292 23 0 0 20 0 15 0 112651477 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13986328 memory=218212 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668787009248 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13986328 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668785956096 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13986328 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13986328 memory=6791534058613427641 CPUtime=1.14 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 6244 0 0 0 114 0 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13986328 memory=6791534058613427641 CPUtime=1.22 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 6280 0 0 0 121 1 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13986328 memory=218212 CPUtime=0.51 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 4868 0 0 0 50 1 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13986328 memory=218212 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13986328 memory=218212 CPUtime=0.65 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 502 0 0 0 29 36 0 0 20 0 15 0 112651480 14321999872 54553 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 2453.38 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 218212 KiB

[startup+2502.3 s]
/proc/loadavg: 2.14 1.51 1.43 3/217 12186
/proc/meminfo: memFree=25100412/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13986328 memory=220288 CPUtime=2513.62 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 60459 0 0 0 251224 138 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3496582 55072 3817 1 0 3484297 0
[pid=12045/tid=12047] ppid=12042 vsize=13986328 memory=220288 CPUtime=2493.83 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 25104 0 0 0 249369 14 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669250100256 139668869104428 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.22 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1828 0 0 0 297 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 3159 0 0 0 299 24 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 2530 0 0 0 298 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 3175 0 0 0 298 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5328 0 0 0 299 24 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13986328 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668787009248 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13986328 memory=220288 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668785956096 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13986328 memory=220260 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13986328 memory=792 CPUtime=1.14 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 6246 0 0 0 114 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13986328 memory=6791534058613427641 CPUtime=1.22 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 6282 0 0 0 121 1 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13986328 memory=1728 CPUtime=0.52 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 4871 0 0 0 50 2 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13986328 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13986328 memory=1440 CPUtime=0.67 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 517 0 0 0 30 37 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 2513.62 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 220288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.7 s]
/proc/loadavg: 2.13 1.51 1.44 3/217 12186
/proc/meminfo: memFree=25100288/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13986328 memory=220288 CPUtime=2520.06 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 60474 0 0 0 251867 139 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3496582 55072 3817 1 0 3484297 0
[pid=12045/tid=12047] ppid=12042 vsize=13986328 memory=4096 CPUtime=2500.21 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 25119 0 0 0 250007 14 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669250100256 139668869106827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1828 0 0 0 298 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 3159 0 0 0 300 24 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13986328 memory=220260 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 2530 0 0 0 299 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 3175 0 0 0 299 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5328 0 0 0 299 24 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13986328 memory=33 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668787009248 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13986328 memory=279720886393088 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668785956096 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13986328 memory=220288 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13986328 memory=220288 CPUtime=1.14 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 6246 0 0 0 114 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13986328 memory=32404 CPUtime=1.22 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 6282 0 0 0 121 1 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13986328 memory=2428 CPUtime=0.52 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 4871 0 0 0 50 2 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13986328 memory=220288 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13986328 memory=792 CPUtime=0.67 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 517 0 0 0 30 37 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 220288 KiB

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

[startup+2508.71 s]
# the end of solver process 12045 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.68 s, system=1.39303 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2508.7 s]
/proc/loadavg: 2.13 1.51 1.44 3/217 12186
/proc/meminfo: memFree=25100288/32770624 swapFree=67108860/67108860
[pid=12045] ppid=12042 vsize=13986328 memory=220288 CPUtime=2520.06 cores=0,2,4,6
/proc/12045/stat : 12045 (java) S 12042 12045 11198 0 -1 1077944320 60474 0 0 0 251867 139 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 140731133924608 139669245861623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
/proc/12045/statm: 3496582 55072 3817 1 0 3484297 0
[pid=12045/tid=12047] ppid=12042 vsize=13986328 memory=4096 CPUtime=2500.21 cores=0,2,4,6
/proc/12045/task/12047/stat : 12047 (java) R 12042 12045 11198 0 -1 4202560 25119 0 0 0 250007 14 0 0 20 0 15 0 112651474 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669250100256 139668869106827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12048] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12048/stat : 12048 (java) S 12042 12045 11198 0 -1 1077944384 1828 0 0 0 298 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139669183461904 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12049] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12049/stat : 12049 (java) S 12042 12045 11198 0 -1 1077944384 3159 0 0 0 300 24 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668841044624 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12050] ppid=12042 vsize=13986328 memory=220260 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12050/stat : 12050 (java) S 12042 12045 11198 0 -1 1077944384 2530 0 0 0 299 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668839991568 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12051] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.24 cores=0,2,4,6
/proc/12045/task/12051/stat : 12051 (java) S 12042 12045 11198 0 -1 1077944384 3175 0 0 0 299 25 0 0 20 0 15 0 112651475 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668838939024 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12054] ppid=12042 vsize=13986328 memory=220288 CPUtime=3.23 cores=0,2,4,6
/proc/12045/task/12054/stat : 12054 (java) S 12042 12045 11198 0 -1 1077944384 5328 0 0 0 299 24 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668788062960 139669245872770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12055] ppid=12042 vsize=13986328 memory=33 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12055/stat : 12055 (java) S 12042 12045 11198 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668787009248 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12056] ppid=12042 vsize=13986328 memory=279720886393088 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12056/stat : 12056 (java) S 12042 12045 11198 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 112651477 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668785956096 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12060] ppid=12042 vsize=13986328 memory=220288 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12060/stat : 12060 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668784904656 139669245880219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12061] ppid=12042 vsize=13986328 memory=220288 CPUtime=1.14 cores=0,2,4,6
/proc/12045/task/12061/stat : 12061 (java) S 12042 12045 11198 0 -1 1077944384 6246 0 0 0 114 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668783851760 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12062] ppid=12042 vsize=13986328 memory=32404 CPUtime=1.22 cores=0,2,4,6
/proc/12045/task/12062/stat : 12062 (java) S 12042 12045 11198 0 -1 1077944384 6282 0 0 0 121 1 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668782799216 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12063] ppid=12042 vsize=13986328 memory=2428 CPUtime=0.52 cores=0,2,4,6
/proc/12045/task/12063/stat : 12063 (java) S 12042 12045 11198 0 -1 1077944384 4871 0 0 0 50 2 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668781746160 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12064] ppid=12042 vsize=13986328 memory=220288 CPUtime=0 cores=0,2,4,6
/proc/12045/task/12064/stat : 12064 (java) S 12042 12045 11198 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668712581472 139669245871829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
[pid=12045/tid=12065] ppid=12042 vsize=13986328 memory=792 CPUtime=0.67 cores=0,2,4,6
/proc/12045/task/12065/stat : 12065 (java) S 12042 12045 11198 0 -1 1077944384 517 0 0 0 30 37 0 0 20 0 15 0 112651480 14321999872 55072 33554432000 4194304 4196468 140731133942064 139668711529520 139669245872770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16461824 140731133949028 140731133949215 140731133949215 140731133951951 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 220288 KiB

Child status: 143
Real time (s): 2508.71
CPU time (s): 2520.07
CPU user time (s): 2518.68
CPU system time (s): 1.39303
CPU usage (%): 100.453
Max. virtual memory (cumulated for all children) (KiB): 13986360
Max. memory (cumulated for all children) (KiB): 245628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.68
system time used= 1.39303
maximum resident set size= 245628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141844
involuntary context switches= 5626


# summary of solver processes directly reported to runsolver:
#   pid: 12045
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.68
#   total CPU system time (s): 1.39303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4954 second user time and 22.3061 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-15 13:00:46
IDJOB=4273620
IDBENCH=130614
IDSOLVER=2666
FILE ID=node148/4273620-1502795704
RUNJOBID= node148-1502789816-11229
PBS_JOBID= 20629127
Free space on /tmp= 61624 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-08.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273620-1502795704/watcher-4273620-1502795704 -o /tmp/evaluation-result-4273620-1502795704/solver-4273620-1502795704 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502789816-11229 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1264095098 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273620-1502795704.xml

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

MD5SUM BENCH= 8d41ef15b4a24b5ee65fe3e377737596
RANDOM SEED=1264095098

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28688880 kB
MemAvailable:   31991696 kB
Buffers:          258908 kB
Cached:          3330168 kB
SwapCached:            0 kB
Active:           901336 kB
Inactive:        2740384 kB
Active(anon):       3644 kB
Inactive(anon):    76628 kB
Active(file):     897692 kB
Inactive(file):  2663756 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41980 kB
Writeback:             0 kB
AnonPages:         52040 kB
Mapped:            45708 kB
Shmem:             25224 kB
Slab:             141400 kB
SReclaimable:     114408 kB
SUnreclaim:        26992 kB
KernelStack:        3600 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61540 MiB
End job on node148 at 2017-08-15 13:42:35