Trace number 4274111

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.32306 4.0325799

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-020-05-mul.xml
MD5SUMa36cd0da2272e5282cbf2247e3cbad08
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.94687301
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":20},{"size":400,"count":5}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.38	c version: 2017-07-26
0.25/0.39	c seed: 631941002
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.39	c nbcore: 4
0.25/0.41	c Parsing instance...
3.40/1.81	c Parsing done, starting search...
6.23/3.84	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 (15301 MiB free)
  memory of node 1: 16384 MiB (11842 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274111-1502724104/watcher-4274111-1502724104 -o /tmp/evaluation-result-4274111-1502724104/solver-4274111-1502724104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 631941002 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274111-1502724104.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=21754, runsolver pid=21751
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 1.99 1.88 1.86 3/196 21756
/proc/meminfo: memFree=27794232/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13356344 memory=13284 CPUtime=0 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 2648 0 0 0 0 0 0 0 20 0 6 0 74605749 13676896256 3321 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3339086 3321 1317 1 0 3329056 0
[pid=21754/tid=21756] ppid=21751 vsize=13358552 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 1386 0 0 0 0 0 0 0 20 0 6 0 74605759 13679157248 3386 18446744073709551615 4194304 4196468 140730985146336 139716918870608 139716875616118 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13358552 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 74605760 13679157248 3386 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13358552 memory=140601203177088 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 74605760 13679157248 3386 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 74605760 13679157248 3386 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 74605760 13679157248 3386 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13356344 KiB
Current children cumulated memory: 13284 KiB

[startup+0.209692 s]*
/proc/loadavg: 1.99 1.88 1.86 3/209 21769
/proc/meminfo: memFree=27778528/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13975920 memory=31256 CPUtime=0.09 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 6622 0 0 0 8 1 0 0 20 0 15 0 74605749 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3493980 7814 3349 1 0 3482759 0
[pid=21754/tid=21756] ppid=21751 vsize=13975920 memory=8318255677412212789 CPUtime=0.08 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 4642 0 0 0 7 1 0 0 20 0 15 0 74605759 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716918819424 139716914646422 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13975920 memory=328 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13975920 memory=140601203892086 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13975920 memory=140601203177088 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605761 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74605762 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74605762 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716391822448 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) S 21751 21754 12560 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) R 21751 21754 12560 0 -1 1077944384 277 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716914645634 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13975920 memory=140601203177088 CPUtime=0.01 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) R 21751 21754 12560 0 -1 4202560 295 0 0 0 1 0 0 0 20 0 15 0 74605764 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914648369 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13975920 memory=140601203177088 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605768 14311342080 7814 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 31256 KiB

[startup+0.310291 s]*
/proc/loadavg: 1.99 1.88 1.86 3/209 21769
/proc/meminfo: memFree=27768688/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13975920 memory=40452 CPUtime=0.25 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 10362 0 0 0 22 3 0 0 20 0 15 0 74605749 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3493980 10113 3491 1 0 3482759 0
[pid=21754/tid=21756] ppid=21751 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 8095 0 0 0 15 2 0 0 20 0 15 0 74605759 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716918834240 139716914656413 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74605761 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74605762 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74605762 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716391822448 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) R 21751 21754 12560 0 -1 4202560 58 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716907619529 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13975920 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) R 21751 21754 12560 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 74605764 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716914645634 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13975920 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) R 21751 21754 12560 0 -1 4202560 374 0 0 0 5 0 0 0 20 0 15 0 74605764 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716898814612 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13975920 memory=140601203177088 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605768 14311342080 10113 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40452 KiB

[startup+0.703301 s]
/proc/loadavg: 1.99 1.88 1.86 5/209 21769
/proc/meminfo: memFree=27754232/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13977988 memory=66972 CPUtime=0.99 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 13437 0 0 0 94 5 0 0 20 0 15 0 74605749 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3494497 16743 3730 1 0 3483271 0
[pid=21754/tid=21756] ppid=21751 vsize=13977988 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 9986 0 0 0 52 4 0 0 20 0 15 0 74605759 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716918868960 139716898714974 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13977988 memory=1078 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13977988 memory=4529 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13977988 memory=140601056320320 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74605761 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13977988 memory=3472468880103977792 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74605762 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13977988 memory=68 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74605762 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716391822448 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13977988 memory=250 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13977988 memory=484 CPUtime=0.09 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) R 21751 21754 12560 0 -1 4202560 556 0 0 0 9 0 0 0 20 0 15 0 74605764 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716389704520 139716896178210 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13977988 memory=340 CPUtime=0.09 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) R 21751 21754 12560 0 -1 4202560 734 0 0 0 9 0 0 0 20 0 15 0 74605764 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716388654832 139716914646422 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13977988 memory=126 CPUtime=0.22 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) S 21751 21754 12560 0 -1 1077944384 782 0 0 0 22 0 0 0 20 0 15 0 74605764 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13977988 memory=2528 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13977988 memory=284 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605768 14313459712 16743 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66972 KiB

[startup+1.50068 s]
/proc/loadavg: 1.99 1.88 1.86 4/209 21769
/proc/meminfo: memFree=27729024/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13980036 memory=171144 CPUtime=2.72 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 21437 0 0 0 265 7 0 0 20 0 15 0 74605749 14315556864 42786 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3495009 42786 3761 1 0 3483783 0
[pid=21754/tid=21756] ppid=21751 vsize=13980036 memory=115 CPUtime=1.35 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 13379 0 0 0 130 5 0 0 20 0 15 0 74605759 14315556864 42786 18446744073709551615 4194304 4196468 140730985146336 139716918869264 139716515837574 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14315556864 42786 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74605760 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13980036 memory=68 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13980036 memory=250 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74605760 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13980036 memory=484 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74605761 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13980036 memory=340 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13980036 memory=126 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716391822448 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13980036 memory=2528 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13980036 memory=284 CPUtime=0.54 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) R 21751 21754 12560 0 -1 4202560 2329 0 0 0 54 0 0 0 20 0 15 0 74605764 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716896155733 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13980036 memory=96416256 CPUtime=0.38 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) R 21751 21754 12560 0 -1 4202560 1993 0 0 0 38 0 0 0 20 0 15 0 74605764 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716899744063 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13980036 memory=2372 CPUtime=0.42 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) S 21751 21754 12560 0 -1 1077944384 2320 0 0 0 42 0 0 0 20 0 15 0 74605764 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13980036 memory=180 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13980036 memory=288230621803979440 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 74605768 14315556864 43298 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 171144 KiB

[startup+3.10968 s]
/proc/loadavg: 2.23 1.93 1.88 3/209 21769
/proc/meminfo: memFree=27475436/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13980036 memory=342324 CPUtime=5.53 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 26888 0 0 0 531 22 0 0 20 0 15 0 74605749 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3495009 85581 3793 1 0 3483783 0
[pid=21754/tid=21756] ppid=21751 vsize=13980036 memory=0 CPUtime=2.86 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 15203 0 0 0 279 7 0 0 20 0 15 0 74605759 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716918869520 139716516554434 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13980036 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 106 0 0 0 5 3 0 0 20 0 15 0 74605760 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13980036 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 235 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13980036 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 285 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13980036 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 96 0 0 0 4 2 0 0 20 0 15 0 74605760 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 74605761 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13980036 memory=317748 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716391822464 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13980036 memory=56 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13980036 memory=7813574265182646886 CPUtime=0.99 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) S 21751 21754 12560 0 -1 1077944384 3255 0 0 0 99 0 0 0 20 0 15 0 74605764 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13980036 memory=281202112581680 CPUtime=0.79 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) S 21751 21754 12560 0 -1 1077944384 3116 0 0 0 78 1 0 0 20 0 15 0 74605764 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13980036 memory=97775937128948 CPUtime=0.53 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) S 21751 21754 12560 0 -1 1077944384 2954 0 0 0 53 0 0 0 20 0 15 0 74605764 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13980036 memory=97775937128948 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13980036 memory=97775937128692 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 74605768 14315556864 85581 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 5.53 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 342324 KiB

[startup+4.03253 s]
# the end of solver process 21754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.06669 s, system=0.256367 s

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

[startup+3.20087 s]
/proc/loadavg: 2.23 1.93 1.88 3/209 21769
/proc/meminfo: memFree=27475436/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13980036 memory=346420 CPUtime=5.62 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 26890 0 0 0 540 22 0 0 20 0 15 0 74605749 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3495009 86605 3793 1 0 3483783 0
[pid=21754/tid=21756] ppid=21751 vsize=13980036 memory=6011581402601046114 CPUtime=2.95 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 15205 0 0 0 288 7 0 0 20 0 15 0 74605759 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716918869520 139716516693951 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13980036 memory=-7100423569113718720 CPUtime=0.08 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 106 0 0 0 5 3 0 0 20 0 15 0 74605760 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13980036 memory=-7521736447810188379 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 235 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13980036 memory=-8918990855134196790 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 285 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13980036 memory=1399101730491701635 CPUtime=0.06 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 96 0 0 0 4 2 0 0 20 0 15 0 74605760 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13980036 memory=-9001733975035308135 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 74605761 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13980036 memory=7752549240514114323 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13980036 memory=-2537689246120445521 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716391822464 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13980036 memory=6524452987429333579 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13980036 memory=281202112331520 CPUtime=0.99 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) S 21751 21754 12560 0 -1 1077944384 3255 0 0 0 99 0 0 0 20 0 15 0 74605764 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13980036 memory=6944656575208382560 CPUtime=0.79 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) S 21751 21754 12560 0 -1 1077944384 3116 0 0 0 78 1 0 0 20 0 15 0 74605764 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13980036 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) S 21751 21754 12560 0 -1 1077944384 2954 0 0 0 53 0 0 0 20 0 15 0 74605764 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13980036 memory=110 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13980036 memory=1 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 74605768 14315556864 86605 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 5.62 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 346420 KiB

[startup+3.60066 s]
/proc/loadavg: 2.23 1.93 1.88 3/209 21769
/proc/meminfo: memFree=27475436/32770624 swapFree=67105588/67108860
[pid=21754] ppid=21751 vsize=13980036 memory=360756 CPUtime=6.03 cores=0,2,4,6
/proc/21754/stat : 21754 (java) S 21751 21754 12560 0 -1 1077944320 26901 0 0 0 579 24 0 0 20 0 15 0 74605749 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 140730985128880 139716914634487 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
/proc/21754/statm: 3495009 90189 3793 1 0 3483783 0
[pid=21754/tid=21756] ppid=21751 vsize=13980036 memory=97775937128948 CPUtime=3.36 cores=0,2,4,6
/proc/21754/task/21756/stat : 21756 (java) R 21751 21754 12560 0 -1 4202560 15212 0 0 0 327 9 0 0 20 0 15 0 74605759 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716918870888 139716516694151 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21757] ppid=21751 vsize=13980036 memory=97775937128948 CPUtime=0.08 cores=0,2,4,6
/proc/21754/task/21757/stat : 21757 (java) S 21751 21754 12560 0 -1 1077944384 106 0 0 0 5 3 0 0 20 0 15 0 74605760 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716834048912 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21758] ppid=21751 vsize=13980036 memory=97775937128692 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21758/stat : 21758 (java) S 21751 21754 12560 0 -1 1077944384 235 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716832996112 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21759] ppid=21751 vsize=13980036 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21754/task/21759/stat : 21759 (java) S 21751 21754 12560 0 -1 1077944384 285 0 0 0 5 2 0 0 20 0 15 0 74605760 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716831943824 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21760] ppid=21751 vsize=13980036 memory=9120 CPUtime=0.06 cores=0,2,4,6
/proc/21754/task/21760/stat : 21760 (java) S 21751 21754 12560 0 -1 1077944384 96 0 0 0 4 2 0 0 20 0 15 0 74605760 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716830891024 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21761] ppid=21751 vsize=13980036 memory=19650 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21761/stat : 21761 (java) S 21751 21754 12560 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 15 0 74605761 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716393928816 139716914645634 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21762] ppid=21751 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21762/stat : 21762 (java) S 21751 21754 12560 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716392874784 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21763] ppid=21751 vsize=13980036 memory=-9174445032661854264 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21763/stat : 21763 (java) S 21751 21754 12560 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 74605762 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716391822464 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21764] ppid=21751 vsize=13980036 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21764/stat : 21764 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716390770768 139716914653083 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21765] ppid=21751 vsize=13980036 memory=6944656592387989600 CPUtime=0.99 cores=0,2,4,6
/proc/21754/task/21765/stat : 21765 (java) S 21751 21754 12560 0 -1 1077944384 3256 0 0 0 99 0 0 0 20 0 15 0 74605764 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716389718640 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21766] ppid=21751 vsize=13980036 memory=6656426216303648864 CPUtime=0.79 cores=0,2,4,6
/proc/21754/task/21766/stat : 21766 (java) S 21751 21754 12560 0 -1 1077944384 3116 0 0 0 78 1 0 0 20 0 15 0 74605764 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716388665840 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21767] ppid=21751 vsize=13980036 memory=-4695043397844020537 CPUtime=0.53 cores=0,2,4,6
/proc/21754/task/21767/stat : 21767 (java) S 21751 21754 12560 0 -1 1077944384 2955 0 0 0 53 0 0 0 20 0 15 0 74605764 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716387613552 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21768] ppid=21751 vsize=13980036 memory=1414353297708861353 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21768/stat : 21768 (java) S 21751 21754 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74605764 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716386560992 139716914644693 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
[pid=21754/tid=21769] ppid=21751 vsize=13980036 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/21754/task/21769/stat : 21769 (java) S 21751 21754 12560 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 74605768 14315556864 90189 18446744073709551615 4194304 4196468 140730985146336 139716385507760 139716914645634 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 34312192 140730985148783 140730985148969 140730985148969 140730985152463 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 360756 KiB

[startup+4.00932 s]*
/proc/loadavg: 2.23 1.93 1.88 2/196 21770
/proc/meminfo: memFree=27796372/32770624 swapFree=67105588/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.03258
CPU time (s): 6.32306
CPU user time (s): 6.06669
CPU system time (s): 0.256367
CPU usage (%): 156.799
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 366900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.06669
system time used= 0.256367
maximum resident set size= 383760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26984
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2573
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 21754
#   total CPU time (s): 6.32306
#   total CPU user time (s): 6.06669
#   total CPU system time (s): 0.256367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039824 second user time and 0.087569 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 17:07:42
IDJOB=4274111
IDBENCH=120888
IDSOLVER=2666
FILE ID=node126/4274111-1502724104
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-020-05-mul.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-4274111-1502724104/watcher-4274111-1502724104 -o /tmp/evaluation-result-4274111-1502724104/solver-4274111-1502724104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 631941002 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274111-1502724104.xml

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

MD5SUM BENCH= a36cd0da2272e5282cbf2247e3cbad08
RANDOM SEED=631941002

node126.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.81
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.81
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.81
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.81
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:        27795132 kB
MemAvailable:   28271644 kB
Buffers:          306924 kB
Cached:           437896 kB
SwapCached:          524 kB
Active:          4252728 kB
Inactive:         232452 kB
Active(anon):    3688276 kB
Inactive(anon):    85392 kB
Active(file):     564452 kB
Inactive(file):   147060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42368 kB
Writeback:           160 kB
AnonPages:       3739116 kB
Mapped:            63212 kB
Shmem:             33440 kB
Slab:             188328 kB
SReclaimable:     161668 kB
SUnreclaim:        26660 kB
KernelStack:        3728 kB
PageTables:        12316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4676444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3618816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 17:07:46