Trace number 4274368

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 2017-07-26UNSAT 6.8461499 2.5870399

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex02280.xml
MD5SUM266034c566073a7f5804da8fab792568
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.31001899
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 591257935
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...
6.67/2.57	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274368-1502867299/watcher-4274368-1502867299 -o /tmp/evaluation-result-4274368-1502867299/solver-4274368-1502867299 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27113 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 591257935 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274368-1502867299.xml 

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

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=30498, runsolver pid=30495
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.54 1.51 1.56 3/216 30513
/proc/meminfo: memFree=27211908/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13980164 memory=34628 CPUtime=0.12 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 8066 0 0 0 11 1 0 0 20 0 15 0 119817531 14315687936 8657 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3495041 8657 3411 1 0 3482761 0
[pid=30498/tid=30500] ppid=30495 vsize=13980164 memory=-8485517772678140797 CPUtime=0.09 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) R 30495 30498 27081 0 -1 4202560 6003 0 0 0 8 1 0 0 20 0 15 0 119817531 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342579739648 140342575572125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342490618768 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342489565968 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342488513680 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342487460880 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817533 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342049867888 140342575561346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817534 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342048813856 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817534 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342047761520 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 119817536 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342044604912 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0.02 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 15 0 119817536 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817537 14315687936 8657 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 34628 KiB

[startup+0.212426 s]*
/proc/loadavg: 1.54 1.51 1.56 3/216 30513
/proc/meminfo: memFree=27203456/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13980164 memory=44228 CPUtime=0.3 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 9102 0 0 0 28 2 0 0 20 0 15 0 119817531 14315687936 11057 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3495041 11057 3637 1 0 3482761 0
[pid=30498/tid=30500] ppid=30495 vsize=13980164 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) R 30495 30498 27081 0 -1 4202560 6665 0 0 0 18 1 0 0 20 0 15 0 119817531 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342579771232 140342559630686 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13980164 memory=339 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342490618768 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13980164 memory=4048930401691448992 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342489565968 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342488513680 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342487460880 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817533 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342049867888 140342575561346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817534 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342048813856 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817534 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342047761520 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13980164 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 501 0 0 0 1 0 0 0 20 0 15 0 119817536 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13980164 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) R 30495 30498 27081 0 -1 4202560 144 0 0 0 2 0 0 0 20 0 15 0 119817536 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342044604912 140342559517860 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0.05 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) R 30495 30498 27081 0 -1 4202560 411 0 0 0 5 0 0 0 20 0 15 0 119817536 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342043552624 140342575571546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13980164 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817537 14315687936 11057 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 44228 KiB

[startup+0.310853 s]*
/proc/loadavg: 1.54 1.51 1.56 3/216 30513
/proc/meminfo: memFree=27196136/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13980184 memory=51240 CPUtime=0.48 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 10044 0 0 0 46 2 0 0 20 0 15 0 119817531 14315708416 12810 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3495046 12810 3710 1 0 3482761 0
[pid=30498/tid=30500] ppid=30495 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) R 30495 30498 27081 0 -1 4202560 7161 0 0 0 28 1 0 0 20 0 15 0 119817531 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342579766688 140342575572125 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13980184 memory=288230596118052887 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342490618768 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13980184 memory=3546777943728010912 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342489565968 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817532 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342488513680 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342487460880 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13980184 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817533 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342049867888 140342575561346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817534 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342048813856 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817534 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342047761520 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13980184 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 705 0 0 0 4 0 0 0 20 0 15 0 119817536 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13980184 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 272 0 0 0 5 0 0 0 20 0 15 0 119817536 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342044604912 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13980184 memory=140223553287808 CPUtime=0.08 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 525 0 0 0 8 0 0 0 20 0 15 0 119817536 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13980184 memory=140223553287808 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817537 14315708416 12810 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51240 KiB

[startup+0.700852 s]
/proc/loadavg: 1.54 1.51 1.56 4/216 30513
/proc/meminfo: memFree=27183812/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13982232 memory=119460 CPUtime=1.46 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 13199 0 0 0 142 4 0 0 20 0 15 0 119817531 14317805568 29865 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3495558 29865 3772 1 0 3483273 0
[pid=30498/tid=30500] ppid=30495 vsize=13982232 memory=1732 CPUtime=0.66 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) R 30495 30498 27081 0 -1 4202560 7814 0 0 0 64 2 0 0 20 0 15 0 119817531 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342579784904 140342170074099 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13982232 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342490618768 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13982232 memory=800 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342489565968 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13982232 memory=12068 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817532 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342488513680 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13982232 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) S 30495 30498 27081 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119817532 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342487460880 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13982232 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119817533 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342049867888 140342575561346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13982232 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119817534 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342048813856 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13982232 memory=8572 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119817534 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342047761520 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13982232 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13982232 memory=7452706766398776640 CPUtime=0.25 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) R 30495 30498 27081 0 -1 4202560 1744 0 0 0 25 0 0 0 20 0 15 0 119817536 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342045638728 140342557093922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13982232 memory=7881696724453321575 CPUtime=0.25 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) R 30495 30498 27081 0 -1 4202560 1099 0 0 0 25 0 0 0 20 0 15 0 119817536 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342044591472 140342559044417 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13982232 memory=7151835304759939152 CPUtime=0.26 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 1160 0 0 0 26 0 0 0 20 0 15 0 119817536 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13982232 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119817537 14317805568 29865 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 119460 KiB

[startup+1.50086 s]
/proc/loadavg: 1.54 1.51 1.56 5/216 30513
/proc/meminfo: memFree=27070688/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13986328 memory=566696 CPUtime=3.59 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 22316 0 0 0 315 44 0 0 20 0 15 0 119817531 14321999872 141674 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3496582 141674 3815 1 0 3484297 0
[pid=30498/tid=30500] ppid=30495 vsize=13986328 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) S 30495 30498 27081 0 -1 1077944384 11353 0 0 0 124 6 0 0 20 0 15 0 119817531 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342579785888 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13986328 memory=-6951259422114956437 CPUtime=0.14 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) R 30495 30498 27081 0 -1 4202560 359 0 0 0 6 8 0 0 20 0 15 0 119817532 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342490618768 140342568654857 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13986328 memory=-6509546260019855295 CPUtime=0.14 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) R 30495 30498 27081 0 -1 4202560 729 0 0 0 6 8 0 0 20 0 15 0 119817532 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342489565856 140342568646948 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13986328 memory=-7390251449858225344 CPUtime=0.13 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) R 30495 30498 27081 0 -1 4202560 261 0 0 0 5 8 0 0 20 0 15 0 119817532 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342488513680 140342557176231 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13986328 memory=4134692831991786133 CPUtime=0.14 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) R 30495 30498 27081 0 -1 4202560 599 0 0 0 6 8 0 0 20 0 15 0 119817532 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342487461080 140342568649899 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13986328 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 15 0 119817533 14321999872 142186 33554432000 4194304 4196468 140722283092496 140342049866400 140342575560405 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0

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

[startup+2.58699 s]
# the end of solver process 30498 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.58841 s, system=1.25775 s

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

[startup+1.60184 s]
/proc/loadavg: 1.54 1.51 1.56 5/216 30513
/proc/meminfo: memFree=27070688/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13986328 memory=646596 CPUtime=3.96 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 24289 0 0 0 343 53 0 0 20 0 15 0 119817531 14321999872 161649 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3496582 161649 3828 1 0 3484297 0
[pid=30498/tid=30500] ppid=30495 vsize=13986328 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) S 30495 30498 27081 0 -1 1077944384 11353 0 0 0 124 6 0 0 20 0 15 0 119817531 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342579785888 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13986328 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) R 30495 30498 27081 0 -1 4202560 512 0 0 0 13 10 0 0 20 0 15 0 119817532 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342490618888 140342568649880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13986328 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) R 30495 30498 27081 0 -1 4202560 1190 0 0 0 13 10 0 0 20 0 15 0 119817532 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342489565968 140342568646908 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13986328 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) R 30495 30498 27081 0 -1 4202560 655 0 0 0 12 10 0 0 20 0 15 0 119817532 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342488513680 140342560250927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13986328 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) R 30495 30498 27081 0 -1 4202560 720 0 0 0 13 10 0 0 20 0 15 0 119817532 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342487461000 140342560250448 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13986328 memory=140223553289521 CPUtime=0.01 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 1193 0 0 0 1 0 0 0 20 0 15 0 119817533 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342049866432 140342575560405 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13986328 memory=7883380046202824041 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342048813920 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13986328 memory=7597132098393106257 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342047761536 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13986328 memory=7300704776819335744 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13986328 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 2440 0 0 0 56 0 0 0 20 0 15 0 119817536 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342045642704 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13986328 memory=271241411958376 CPUtime=0.59 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 1797 0 0 0 58 1 0 0 20 0 15 0 119817536 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342044596192 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13986328 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 3004 0 0 0 50 0 0 0 20 0 15 0 119817536 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13986328 memory=-5921431000321636112 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13986328 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 161649 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 3.96 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 646596 KiB

[startup+2.0009 s]*
/proc/loadavg: 1.54 1.51 1.56 4/216 30513
/proc/meminfo: memFree=26387152/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13986328 memory=864976 CPUtime=5.11 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 25655 0 0 0 431 80 0 0 20 0 15 0 119817531 14321999872 216244 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3496582 216244 3834 1 0 3484297 0
[pid=30498/tid=30500] ppid=30495 vsize=13986328 memory=5450919713671312938 CPUtime=1.45 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) R 30495 30498 27081 0 -1 4202560 11354 0 0 0 139 6 0 0 20 0 15 0 119817531 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342579786272 140342172401579 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13986328 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) S 30495 30498 27081 0 -1 1077944384 654 0 0 0 30 17 0 0 20 0 15 0 119817532 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342490618768 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13986328 memory=140223553301056 CPUtime=0.47 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) S 30495 30498 27081 0 -1 1077944384 1333 0 0 0 30 17 0 0 20 0 15 0 119817532 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342489565968 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13986328 memory=12068 CPUtime=0.46 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) S 30495 30498 27081 0 -1 1077944384 847 0 0 0 29 17 0 0 20 0 15 0 119817532 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342488513680 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13986328 memory=3762251937617491759 CPUtime=0.47 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) S 30495 30498 27081 0 -1 1077944384 911 0 0 0 30 17 0 0 20 0 15 0 119817532 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342487460880 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13986328 memory=3905101078169218483 CPUtime=0.03 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 1859 0 0 0 3 0 0 0 20 0 15 0 119817533 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342049867888 140342575561346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13986328 memory=3467824627964786224 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342048813920 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13986328 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342047761536 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13986328 memory=6220993253238723945 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13986328 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 2445 0 0 0 56 0 0 0 20 0 15 0 119817536 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13986328 memory=-1 CPUtime=0.6 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 1805 0 0 0 59 1 0 0 20 0 15 0 119817536 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342044604912 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13986328 memory=280446988146096 CPUtime=0.5 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 3022 0 0 0 50 0 0 0 20 0 15 0 119817536 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13986328 memory=140223434524223 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13986328 memory=280446987814368 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 216244 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 5.11 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 864976 KiB

[startup+2.4015 s]
/proc/loadavg: 1.54 1.51 1.56 4/216 30513
/proc/meminfo: memFree=26387152/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13986328 memory=1352220 CPUtime=6.27 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 27255 0 0 0 503 124 0 0 20 0 15 0 119817531 14321999872 338055 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3496582 338055 3834 1 0 3484297 0
[pid=30498/tid=30500] ppid=30495 vsize=13986328 memory=4388 CPUtime=1.58 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) S 30495 30498 27081 0 -1 1077944384 11824 0 0 0 150 8 0 0 20 0 15 0 119817531 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342579786400 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13986328 memory=1236 CPUtime=0.72 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) R 30495 30498 27081 0 -1 4202560 816 0 0 0 45 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342490618888 140342558933241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13986328 memory=6791534058613427641 CPUtime=0.72 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) R 30495 30498 27081 0 -1 4202560 1486 0 0 0 45 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342489565968 140342560539753 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13986328 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) R 30495 30498 27081 0 -1 4202560 1011 0 0 0 44 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342488513800 140342568178407 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13986328 memory=-7812193691855986592 CPUtime=0.72 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) R 30495 30498 27081 0 -1 4202560 1069 0 0 0 45 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342487461000 140342568646900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13986328 memory=-6873162000112450758 CPUtime=0.04 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 2345 0 0 0 4 0 0 0 20 0 15 0 119817533 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342049866432 140342575560405 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13986328 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342048813920 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13986328 memory=6944656425122700657 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342047761536 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13986328 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13986328 memory=6944656385659392103 CPUtime=0.56 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 2445 0 0 0 56 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13986328 memory=7019229903438506073 CPUtime=0.61 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 1805 0 0 0 60 1 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342044604912 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13986328 memory=7019229903438506073 CPUtime=0.51 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 3029 0 0 0 51 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13986328 memory=7164189516444493913 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13986328 memory=7019229903438506073 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1352220 KiB

[startup+2.50086 s]
/proc/loadavg: 1.54 1.51 1.56 4/216 30513
/proc/meminfo: memFree=26387152/32770624 swapFree=67108860/67108860
[pid=30498] ppid=30495 vsize=13986328 memory=1352220 CPUtime=6.67 cores=1,3,5,7
/proc/30498/stat : 30498 (java) S 30495 30498 27081 0 -1 1077944320 27255 0 0 0 543 124 0 0 20 0 15 0 119817531 14321999872 338055 33554432000 4194304 4196468 140722283092496 140722283075040 140342575550199 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
/proc/30498/statm: 3496582 338055 3834 1 0 3484297 0
[pid=30498/tid=30500] ppid=30495 vsize=13986328 memory=0 CPUtime=1.58 cores=1,3,5,7
/proc/30498/task/30500/stat : 30500 (java) S 30495 30498 27081 0 -1 1077944384 11824 0 0 0 150 8 0 0 20 0 15 0 119817531 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342579786400 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30501] ppid=30495 vsize=13986328 memory=280446869184320 CPUtime=0.82 cores=1,3,5,7
/proc/30498/task/30501/stat : 30501 (java) R 30495 30498 27081 0 -1 4202560 816 0 0 0 55 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342490618888 140342560546544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30502] ppid=30495 vsize=13986328 memory=8257237230052613020 CPUtime=0.82 cores=1,3,5,7
/proc/30498/task/30502/stat : 30502 (java) R 30495 30498 27081 0 -1 4202560 1486 0 0 0 55 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342489565968 140342568649867 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30503] ppid=30495 vsize=13986328 memory=-7233780906022716832 CPUtime=0.81 cores=1,3,5,7
/proc/30498/task/30503/stat : 30503 (java) R 30495 30498 27081 0 -1 4202560 1011 0 0 0 54 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342488513800 140342568649855 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30504] ppid=30495 vsize=13986328 memory=-7173504570862900581 CPUtime=0.82 cores=1,3,5,7
/proc/30498/task/30504/stat : 30504 (java) R 30495 30498 27081 0 -1 4202560 1069 0 0 0 55 27 0 0 20 0 15 0 119817532 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342487461000 140342568646900 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30505] ppid=30495 vsize=13986328 memory=6943526294502006880 CPUtime=0.04 cores=1,3,5,7
/proc/30498/task/30505/stat : 30505 (java) S 30495 30498 27081 0 -1 1077944384 2345 0 0 0 4 0 0 0 20 0 15 0 119817533 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342049866432 140342575560405 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30506] ppid=30495 vsize=13986328 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30506/stat : 30506 (java) S 30495 30498 27081 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342048813920 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30507] ppid=30495 vsize=13986328 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30507/stat : 30507 (java) S 30495 30498 27081 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 119817534 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342047761536 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30508] ppid=30495 vsize=13986328 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30508/stat : 30508 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342046709840 140342575568795 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30509] ppid=30495 vsize=13986328 memory=15872 CPUtime=0.56 cores=1,3,5,7
/proc/30498/task/30509/stat : 30509 (java) S 30495 30498 27081 0 -1 1077944384 2445 0 0 0 56 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342045657712 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30510] ppid=30495 vsize=13986328 memory=18788 CPUtime=0.61 cores=1,3,5,7
/proc/30498/task/30510/stat : 30510 (java) S 30495 30498 27081 0 -1 1077944384 1805 0 0 0 60 1 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342044604912 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30511] ppid=30495 vsize=13986328 memory=4052 CPUtime=0.51 cores=1,3,5,7
/proc/30498/task/30511/stat : 30511 (java) S 30495 30498 27081 0 -1 1077944384 3029 0 0 0 51 0 0 0 20 0 15 0 119817536 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342043552624 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30512] ppid=30495 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30512/stat : 30512 (java) S 30495 30498 27081 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342042500064 140342575560405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
[pid=30498/tid=30513] ppid=30495 vsize=13986328 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/30498/task/30513/stat : 30513 (java) S 30495 30498 27081 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 119817537 14321999872 338055 33554432000 4194304 4196468 140722283092496 140342041446832 140342575561346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31076352 140722283099237 140722283099423 140722283099423 140722283102159 0
Current children cumulated CPU time: 6.67 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 1352220 KiB

Child status: 0
Real time (s): 2.58704
CPU time (s): 6.84615
CPU user time (s): 5.58841
CPU system time (s): 1.25775
CPU usage (%): 264.633
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 1352220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.58841
system time used= 1.25775
maximum resident set size= 1354696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2976
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 30498
#   total CPU time (s): 6.84615
#   total CPU user time (s): 5.58841
#   total CPU system time (s): 1.25775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043291 second user time and 0.06326 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-16 08:54:00
IDJOB=4274368
IDBENCH=140614
IDSOLVER=2666
FILE ID=node113/4274368-1502867299
RUNJOBID= node113-1502841490-27113
PBS_JOBID= 20629855
Free space on /tmp= 61748 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex02280.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-4274368-1502867299/watcher-4274368-1502867299 -o /tmp/evaluation-result-4274368-1502867299/solver-4274368-1502867299 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502841490-27113 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 591257935 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274368-1502867299.xml

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

MD5SUM BENCH= 266034c566073a7f5804da8fab792568
RANDOM SEED=591257935

node113.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.89
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.89
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.89
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.89
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:        27232840 kB
MemAvailable:   27891008 kB
Buffers:          217076 kB
Cached:           722092 kB
SwapCached:            0 kB
Active:          4823000 kB
Inactive:         253300 kB
Active(anon):    4087256 kB
Inactive(anon):    77668 kB
Active(file):     735744 kB
Inactive(file):   175632 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42728 kB
Writeback:             0 kB
AnonPages:       4145392 kB
Mapped:            61156 kB
Shmem:             25224 kB
Slab:             151932 kB
SReclaimable:     125256 kB
SUnreclaim:        26676 kB
KernelStack:        3584 kB
PageTables:        13832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4777612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3989504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61708 MiB
End job on node113 at 2017-08-16 08:54:03