Trace number 4311813

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17? (TO) 2520.05 2509.72

General information on the benchmark

NameColouredQueens/
ColouredQueens-15_c18.xml
MD5SUM531220ca8f264cab5c203edb1f2daff4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints84
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":225}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":221}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":32}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.57	c version: 2018-08-17
0.66/0.57	c seed: 118673023
0.66/0.57	c timeout: 2520
0.66/0.57	c memlimit: 11000
0.66/0.57	c nbcore: 1
0.66/0.59	c Parsing instance...
1.79/1.14	c Parsing done, starting search...
2520.02/2509.71	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 (11210 MiB free)
  memory of node 1: 16384 MiB (12578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311813-1534541038/watcher-4311813-1534541038 -o /tmp/evaluation-result-4311813-1534541038/solver-4311813-1534541038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 118673023 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311813-1534541038.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=25281, runsolver pid=25278
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 0.00 0.02 0.06 4/195 25296
/proc/meminfo: memFree=24310736/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14082736 memory=30988 CPUtime=0.11 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 6652 0 0 0 9 2 0 0 20 0 15 0 271667026 14420721664 7747 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3520684 7747 3152 1 0 3482761 0
[pid=25281/tid=25283] ppid=25278 vsize=14082736 memory=-6226340200615874911 CPUtime=0.09 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 4739 0 0 0 8 1 0 0 20 0 15 0 271667026 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208753140072 140208729212779 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14082736 memory=5767624366502308233 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208222192800 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208221139696 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0.01 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) S 25278 25281 25230 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 271667032 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208216930800 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667033 14420721664 7813 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30988 KiB

[startup+0.210169 s]*
/proc/loadavg: 0.00 0.02 0.06 5/215 25321
/proc/meminfo: memFree=24281824/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14082736 memory=46944 CPUtime=0.27 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 10329 0 0 0 25 2 0 0 20 0 15 0 271667026 14420721664 11736 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3520684 11736 3318 1 0 3482761 0
[pid=25281/tid=25283] ppid=25278 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 8122 0 0 0 18 1 0 0 20 0 15 0 271667026 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208753159168 140208732980581 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14082736 memory=4211974018762407306 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208222192800 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208221139696 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) R 25278 25281 25230 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 271667032 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) R 25278 25281 25230 0 -1 4202560 175 0 0 0 1 0 0 0 20 0 15 0 271667032 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208217983856 140208728183876 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0.05 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) R 25278 25281 25230 0 -1 4202560 303 0 0 0 5 0 0 0 20 0 15 0 271667032 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208216930800 140208734102544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) R 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667033 14420721664 11736 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46944 KiB

[startup+0.310574 s]*
/proc/loadavg: 0.00 0.02 0.06 3/215 25321
/proc/meminfo: memFree=24259552/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14082736 memory=50080 CPUtime=0.43 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 10743 0 0 0 40 3 0 0 20 0 15 0 271667026 14420721664 12520 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3520684 12520 3357 1 0 3482761 0
[pid=25281/tid=25283] ppid=25278 vsize=14082736 memory=6735269665583770266 CPUtime=0.29 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 8421 0 0 0 27 2 0 0 20 0 15 0 271667026 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208753154864 140208730330685 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14082736 memory=4211974018762407306 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14082736 memory=140292829044728 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14082736 memory=394026798 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667027 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14082736 memory=140292829283765 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208222192800 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14082736 memory=5 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 271667029 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208221139696 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 15 0 271667032 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14082736 memory=7649399362857088305 CPUtime=0.02 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 15 0 271667032 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0.08 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) R 25278 25281 25230 0 -1 4202560 317 0 0 0 8 0 0 0 20 0 15 0 271667032 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208216930800 140208727855553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14082736 memory=140292557616768 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667033 14420721664 12585 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50080 KiB

[startup+0.700744 s]
/proc/loadavg: 0.00 0.02 0.06 3/215 25321
/proc/meminfo: memFree=24230356/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14084804 memory=88652 CPUtime=0.98 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 17590 0 0 0 93 5 0 0 20 0 15 0 271667026 14422839296 22163 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3521201 22163 3499 1 0 3483273 0
[pid=25281/tid=25283] ppid=25278 vsize=14084804 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 14870 0 0 0 63 3 0 0 20 0 15 0 271667026 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208753147760 140208733017438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14084804 memory=22 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14084804 memory=8458433173656909877 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667027 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14084804 memory=1356 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 271667029 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14084804 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 271667029 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208222192800 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14084804 memory=6364 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 271667029 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208221139696 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14084804 memory=1628 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14084804 memory=1100 CPUtime=0.07 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 556 0 0 0 7 0 0 0 20 0 15 0 271667032 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14084804 memory=15188 CPUtime=0.07 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 388 0 0 0 7 0 0 0 20 0 15 0 271667032 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14084804 memory=4148 CPUtime=0.15 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) R 25278 25281 25230 0 -1 4202560 395 0 0 0 15 0 0 0 20 0 15 0 271667032 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208216930800 140208727467937 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14084804 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14084804 memory=15916 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667033 14422839296 22163 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88652 KiB

[startup+1.50068 s]
/proc/loadavg: 0.00 0.02 0.06 4/215 25321
/proc/meminfo: memFree=24148912/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14090948 memory=142468 CPUtime=2.8 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 25789 0 0 0 272 8 0 0 20 0 15 0 271667026 14429130752 35617 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3522737 35617 3539 1 0 3484809 0
[pid=25281/tid=25283] ppid=25278 vsize=14090948 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 19329 0 0 0 141 5 0 0 20 0 15 0 271667026 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208753172280 140208357033476 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14090948 memory=-3472574513799858126 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14090948 memory=-1088251628401078417 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14090948 memory=7235147594880805920 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 271667027 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14090948 memory=8097871688310084406 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 271667027 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 35617 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0

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

/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 35824 0 0 0 243287 15 0 0 20 0 15 0 271667026 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208753174992 140208356796362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14090948 memory=246032 CPUtime=3.37 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 2897 0 0 0 314 23 0 0 20 0 15 0 271667027 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14090948 memory=246032 CPUtime=3.38 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 3313 0 0 0 312 26 0 0 20 0 15 0 271667027 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14090948 memory=246032 CPUtime=3.37 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 2505 0 0 0 312 25 0 0 20 0 15 0 271667027 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14090948 memory=246032 CPUtime=3.36 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 1958 0 0 0 312 24 0 0 20 0 15 0 271667027 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14090948 memory=246032 CPUtime=3.39 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5276 0 0 0 318 21 0 0 20 0 15 0 271667029 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14090948 memory=246032 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208222192864 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14090948 memory=246032 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208221139712 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14090948 memory=246032 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14090948 memory=246032 CPUtime=0.6 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 4221 0 0 0 59 1 0 0 20 0 15 0 271667032 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14090948 memory=3760 CPUtime=0.63 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 2539 0 0 0 62 1 0 0 20 0 15 0 271667032 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14090948 memory=4140 CPUtime=0.5 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) S 25278 25281 25230 0 -1 1077944384 4319 0 0 0 50 0 0 0 20 0 15 0 271667032 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208216930800 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14090948 memory=6364 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14090948 memory=3760 CPUtime=0.63 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1471 0 0 0 29 34 0 0 20 0 15 0 271667033 14429130752 61508 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 2452.35 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 246032 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.55 1.37 3/216 25594
/proc/meminfo: memFree=23418072/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14090948 memory=248080 CPUtime=2512.59 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 66651 0 0 0 251117 142 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3522737 62020 3570 1 0 3484809 0
[pid=25281/tid=25283] ppid=25278 vsize=14090948 memory=248080 CPUtime=2492.78 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 36252 0 0 0 249260 18 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208753175280 140208356880786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.45 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 2929 0 0 0 322 23 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 3422 0 0 0 320 27 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.46 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 2581 0 0 0 320 26 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.45 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 1984 0 0 0 321 24 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14090948 memory=164 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5452 0 0 0 326 21 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14090948 memory=280584846116288 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208222192864 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14090948 memory=248080 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208221139712 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14090948 memory=248080 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.6 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 4223 0 0 0 59 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.63 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 2541 0 0 0 62 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.5 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) S 25278 25281 25230 0 -1 1077944384 4321 0 0 0 50 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208216930800 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14090948 memory=248080 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.66 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1486 0 0 0 30 36 0 0 20 0 15 0 271667033 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 2512.59 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 248080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.7 s]
/proc/loadavg: 1.88 1.57 1.38 3/216 25594
/proc/meminfo: memFree=23138560/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14090948 memory=248080 CPUtime=2520.02 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 66669 0 0 0 251860 142 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3522737 62020 3570 1 0 3484809 0
[pid=25281/tid=25283] ppid=25278 vsize=14090948 memory=248080 CPUtime=2500.16 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 36269 0 0 0 249998 18 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208753175168 140208357067915 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.46 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 2929 0 0 0 323 23 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.48 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 3422 0 0 0 321 27 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 2581 0 0 0 321 26 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 1984 0 0 0 322 25 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.48 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5453 0 0 0 327 21 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14090948 memory=248080 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208222192864 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14090948 memory=5012 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208221139712 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14090948 memory=280584845081120 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.6 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 4223 0 0 0 59 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.63 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 2541 0 0 0 62 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.5 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) S 25278 25281 25230 0 -1 1077944384 4321 0 0 0 50 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208216930800 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14090948 memory=250948 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14090948 memory=248970 CPUtime=0.66 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1486 0 0 0 30 36 0 0 20 0 15 0 271667033 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 248080 KiB

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

[startup+2509.72 s]
# the end of solver process 25281 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=1.43089 s

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

[startup+2509.7 s]
/proc/loadavg: 1.88 1.57 1.38 3/216 25594
/proc/meminfo: memFree=23138560/32770624 swapFree=67108196/67108860
[pid=25281] ppid=25278 vsize=14090948 memory=248080 CPUtime=2520.02 cores=0,2,4,6
/proc/25281/stat : 25281 (java) S 25278 25281 25230 0 -1 1077944320 66669 0 0 0 251860 142 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140731639641728 140208748936951 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
/proc/25281/statm: 3522737 62020 3570 1 0 3484809 0
[pid=25281/tid=25283] ppid=25278 vsize=14090948 memory=248080 CPUtime=2500.16 cores=0,2,4,6
/proc/25281/task/25283/stat : 25283 (java) R 25278 25281 25230 0 -1 4202560 36269 0 0 0 249998 18 0 0 20 0 15 0 271667026 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208753175168 140208357067915 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25284] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.46 cores=0,2,4,6
/proc/25281/task/25284/stat : 25284 (java) S 25278 25281 25230 0 -1 1077944384 2929 0 0 0 323 23 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208679025680 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25285] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.48 cores=0,2,4,6
/proc/25281/task/25285/stat : 25285 (java) S 25278 25281 25230 0 -1 1077944384 3422 0 0 0 321 27 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208677973136 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25286] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25286/stat : 25286 (java) S 25278 25281 25230 0 -1 1077944384 2581 0 0 0 321 26 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208676920080 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25287] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.47 cores=0,2,4,6
/proc/25281/task/25287/stat : 25287 (java) S 25278 25281 25230 0 -1 1077944384 1984 0 0 0 322 25 0 0 20 0 15 0 271667027 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208675867536 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25288] ppid=25278 vsize=14090948 memory=248080 CPUtime=3.48 cores=0,2,4,6
/proc/25281/task/25288/stat : 25288 (java) S 25278 25281 25230 0 -1 1077944384 5453 0 0 0 327 21 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208223246576 140208748948098 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25289] ppid=25278 vsize=14090948 memory=248080 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25289/stat : 25289 (java) S 25278 25281 25230 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208222192864 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25290] ppid=25278 vsize=14090948 memory=5012 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25290/stat : 25290 (java) S 25278 25281 25230 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 271667029 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208221139712 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25291] ppid=25278 vsize=14090948 memory=280584845081120 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25291/stat : 25291 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208220088272 140208748955547 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25292] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.6 cores=0,2,4,6
/proc/25281/task/25292/stat : 25292 (java) S 25278 25281 25230 0 -1 1077944384 4223 0 0 0 59 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208219036400 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25293] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.63 cores=0,2,4,6
/proc/25281/task/25293/stat : 25293 (java) S 25278 25281 25230 0 -1 1077944384 2541 0 0 0 62 1 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208217983856 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25294] ppid=25278 vsize=14090948 memory=248080 CPUtime=0.5 cores=0,2,4,6
/proc/25281/task/25294/stat : 25294 (java) S 25278 25281 25230 0 -1 1077944384 4321 0 0 0 50 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208216930800 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25295] ppid=25278 vsize=14090948 memory=250948 CPUtime=0 cores=0,2,4,6
/proc/25281/task/25295/stat : 25295 (java) S 25278 25281 25230 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 271667032 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208215878496 140208748947157 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
[pid=25281/tid=25296] ppid=25278 vsize=14090948 memory=248970 CPUtime=0.66 cores=0,2,4,6
/proc/25281/task/25296/stat : 25296 (java) S 25278 25281 25230 0 -1 1077944384 1486 0 0 0 30 36 0 0 20 0 15 0 271667033 14429130752 62020 33554432000 4194304 4196468 140731639659184 140208214825520 140208748948098 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19636224 140731639665737 140731639665929 140731639665929 140731639668687 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 248080 KiB

Child status: 143
Real time (s): 2509.72
CPU time (s): 2520.05
CPU user time (s): 2518.62
CPU system time (s): 1.43089
CPU usage (%): 100.412
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 248080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.43089
maximum resident set size= 248556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66853
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149000
involuntary context switches= 6170


# summary of solver processes directly reported to runsolver:
#   pid: 25281
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 1.43089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6504 second user time and 21.3095 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-17 23:23:58
IDJOB=4311813
IDBENCH=141016
IDSOLVER=2799
FILE ID=node151/4311813-1534541038
RUNJOBID= node151-1534541038-25261
PBS_JOBID= 21038628
Free space on /tmp= 51408 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-15_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311813-1534541038/watcher-4311813-1534541038 -o /tmp/evaluation-result-4311813-1534541038/solver-4311813-1534541038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534541038-25261 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 118673023 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311813-1534541038.xml

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

MD5SUM BENCH= 531220ca8f264cab5c203edb1f2daff4
RANDOM SEED=118673023

node151.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.87
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.87
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.87
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.87
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:        24363260 kB
MemAvailable:   31887896 kB
Buffers:          211272 kB
Cached:          7587164 kB
SwapCached:           12 kB
Active:          4078780 kB
Inactive:        3773260 kB
Active(anon):      23800 kB
Inactive(anon):    98628 kB
Active(file):    4054980 kB
Inactive(file):  3674632 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35928 kB
Writeback:             0 kB
AnonPages:         61320 kB
Mapped:            19992 kB
Shmem:             65908 kB
Slab:             249956 kB
SReclaimable:     221716 kB
SUnreclaim:        28240 kB
KernelStack:        3104 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     367508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51336 MiB
End job on node151 at 2018-08-18 00:05:48