Trace number 4294853

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
Concrete 3.8-SuperNG 2018-06-13SAT 9.70386 5.13841

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.74	c Concrete v3.8.1528841891564 running
9.64/4.41	v <instantiation>
9.64/4.41	v       <list>
9.64/4.41	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]
9.64/4.41	v       </list>
9.64/4.41	v       <values>
9.64/4.41	v         0 3 4 11 0 10 0 11 0 10 0 11 1 0 13 17 0 0 1 0
9.64/4.41	v       </values>
9.64/4.41	v     </instantiation>
9.64/4.41	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294853-1532498478/watcher-4294853-1532498478 -o /tmp/evaluation-result-4294853-1532498478/solver-4294853-1532498478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532470571-27173 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=742312085 -superng HOME/instance-4294853-1532498478.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32585, runsolver pid=32582

[startup+0.101137 s]*
/proc/loadavg: 1.75 1.64 1.53 2/208 32642
/proc/meminfo: memFree=22463520/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=9972712 memory=17076 CPUtime=0.09 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 4404 13185 0 0 1 1 5 2 20 0 6 0 67410987 10212057088 4269 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2493178 4269 1934 1 0 2481616 0
[pid=32585/tid=32638] ppid=32582 vsize=9972712 memory=4279135704013962638 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 2213 13185 0 0 0 0 5 2 20 0 6 0 67410996 10212057088 4269 33554432000 4194304 4196468 140729263055968 140477266829904 140477280675669 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 6 0 67410997 10212057088 4269 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=9972712 memory=139934925276800 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 6 0 67410997 10212057088 4269 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 6 0 67410997 10212057088 4269 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 6 0 67410997 10212057088 4269 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.209919 s]*
/proc/loadavg: 1.75 1.64 1.53 3/217 32651
/proc/meminfo: memFree=22442256/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10819896 memory=46712 CPUtime=0.25 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 8373 13185 0 0 16 2 5 2 20 0 15 0 67410987 11079573504 11678 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2704974 11678 2969 1 0 2667397 0
[pid=32585/tid=32638] ppid=32582 vsize=10821524 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 5058 13185 0 0 10 1 5 2 20 0 15 0 67410996 11081240576 11744 33554432000 4194304 4196468 140729263055968 140477266817952 140477287672861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10821524 memory=364 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11081240576 11744 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10821524 memory=139934925649430 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11081240576 11744 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11081240576 11744 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11081240576 11810 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10821524 memory=139934925276800 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410998 11081240576 11810 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 33 13185 0 0 0 0 5 2 20 0 15 0 67410999 11081240576 11810 33554432000 4194304 4196468 140729263055968 140476753298592 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410999 11081240576 11810 33554432000 4194304 4196468 140729263055968 140476300649200 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10821524 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11081240576 11876 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10821524 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) S 32582 32585 27142 0 -1 1077944384 474 13185 0 0 1 0 5 2 20 0 15 0 67411002 11081240576 11876 33554432000 4194304 4196468 140729263055968 140476719741680 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10821524 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) S 32582 32585 27142 0 -1 1077944384 89 13185 0 0 1 0 5 2 20 0 15 0 67411002 11081240576 11876 33554432000 4194304 4196468 140729263055968 140476718689136 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10821524 memory=139934925276800 CPUtime=0.1 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) S 32582 32585 27142 0 -1 1077944384 573 13185 0 0 3 0 5 2 20 0 15 0 67411002 11081240576 11876 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10821524 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11081240576 11942 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10821524 memory=139934925276800 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67411002 11081240576 11942 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819896 KiB
Current children cumulated memory: 46712 KiB

[startup+0.310594 s]*
/proc/loadavg: 1.75 1.64 1.53 3/217 32651
/proc/meminfo: memFree=22430720/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10819352 memory=56288 CPUtime=0.38 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 10625 13185 0 0 27 4 5 2 20 0 15 0 67410987 11079016448 14072 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2704838 14072 3088 1 0 2667149 0
[pid=32585/tid=32638] ppid=32582 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 7246 13185 0 0 19 2 5 2 20 0 15 0 67410996 11079016448 14072 33554432000 4194304 4196468 140729263055968 140477266805152 140477278386480 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 14072 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 14072 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 14072 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 14072 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410998 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 33 13185 0 0 0 0 5 2 20 0 15 0 67410999 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476753298592 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410999 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476300649200 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) R 32582 32585 27142 0 -1 4202560 475 13185 0 0 1 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476719741680 140477281023010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) S 32582 32585 27142 0 -1 1077944384 89 13185 0 0 1 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476718689136 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10819352 memory=139934925276800 CPUtime=0.11 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) S 32582 32585 27142 0 -1 1077944384 578 13185 0 0 4 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10819352 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10819352 memory=139934925276800 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 14072 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 56288 KiB

[startup+0.700704 s]
/proc/loadavg: 1.75 1.64 1.53 3/217 32651
/proc/meminfo: memFree=22419680/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10819352 memory=88340 CPUtime=0.98 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 16759 13185 0 0 86 5 5 2 20 0 15 0 67410987 11079016448 22085 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2704838 22085 3238 1 0 2667149 0
[pid=32585/tid=32638] ppid=32582 vsize=10819352 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 12309 13185 0 0 56 3 5 2 20 0 15 0 67410996 11079016448 22085 33554432000 4194304 4196468 140729263055968 140477266813968 140477278179969 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 22085 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 22085 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10819352 memory=139934799377200 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 22085 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10819352 memory=139938624438865 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410997 11079016448 22085 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10819352 memory=1624 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 5 13185 0 0 0 0 5 2 20 0 15 0 67410998 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10819352 memory=4639098309541127270 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 33 13185 0 0 0 0 5 2 20 0 15 0 67410999 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476753298592 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10819352 memory=7885635084775281009 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67410999 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476300649200 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10819352 memory=12912 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10819352 memory=4052 CPUtime=0.16 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) S 32582 32585 27142 0 -1 1077944384 1053 13185 0 0 9 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476719741680 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10819352 memory=18444 CPUtime=0.14 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) S 32582 32585 27142 0 -1 1077944384 509 13185 0 0 7 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476718689136 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10819352 memory=640 CPUtime=0.2 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) S 32582 32585 27142 0 -1 1077944384 646 13185 0 0 13 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10819352 memory=1784 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10819352 memory=1236 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67411002 11079016448 22085 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 88340 KiB

[startup+1.50631 s]
/proc/loadavg: 1.75 1.64 1.53 3/217 32651
/proc/meminfo: memFree=22373644/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10834252 memory=215740 CPUtime=2.76 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 25090 13185 0 0 257 12 5 2 20 0 15 0 67410987 11094274048 53935 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2708563 53935 3477 1 0 2670221 0
[pid=32585/tid=32638] ppid=32582 vsize=10834252 memory=65356 CPUtime=1.43 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 17333 13185 0 0 129 7 5 2 20 0 15 0 67410996 11094274048 53935 33554432000 4194304 4196468 140729263055968 140477266810336 140477279073630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10834252 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 31 13185 0 0 1 0 5 2 20 0 15 0 67410997 11094274048 53935 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10834252 memory=279869598785696 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 52 13185 0 0 1 0 5 2 20 0 15 0 67410997 11094274048 53935 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 195 13185 0 0 1 0 5 2 20 0 15 0 67410997 11094274048 53935 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 22 13185 0 0 1 0 5 2 20 0 15 0 67410997 11094274048 53935 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10834252 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 365 13185 0 0 1 0 5 2 20 0 15 0 67410998 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 33 13185 0 0 0 0 5 2 20 0 15 0 67410999 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476753298656 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10834252 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410999 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476300649216 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10834252 memory=-5921431000321636112 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10834252 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) S 32582 32585 27142 0 -1 1077944384 1758 13185 0 0 43 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476719741680 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10834252 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) S 32582 32585 27142 0 -1 1077944384 1572 13185 0 0 42 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476718689136 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10834252 memory=6791534058613427641 CPUtime=0.41 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) S 32582 32585 27142 0 -1 1077944384 1531 13185 0 0 34 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10834252 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10834252 memory=279869599030144 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 1 13185 0 0 0 0 5 2 20 0 15 0 67411002 11094274048 53935 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 10834252 KiB
Current children cumulated memory: 215740 KiB

[startup+3.11047 s]
/proc/loadavg: 1.75 1.64 1.53 5/217 32651
/proc/meminfo: memFree=22221816/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10842464 memory=301848 CPUtime=6.67 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 47401 13185 0 0 643 17 5 2 20 0 15 0 67410987 11102683136 75462 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2710616 75462 3495 1 0 2672269 0
[pid=32585/tid=32638] ppid=32582 vsize=10842464 memory=233080 CPUtime=3.02 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 32040 13185 0 0 285 10 5 2 20 0 15 0 67410996 11102683136 75462 33554432000 4194304 4196468 140729263055968 140477266822336 140476863868487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10842464 memory=241732 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 31 13185 0 0 1 0 5 2 20 0 15 0 67410997 11102683136 75462 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10842464 memory=279869598649600 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 52 13185 0 0 1 0 5 2 20 0 15 0 67410997 11102683136 75462 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10842464 memory=1787176158721 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 195 13185 0 0 1 0 5 2 20 0 15 0 67410997 11102683136 75462 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10842464 memory=1890255373825 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 22 13185 0 0 1 0 5 2 20 0 15 0 67410997 11102683136 75462 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10842464 memory=279869598616528 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 501 13185 0 0 1 0 5 2 20 0 15 0 67410998 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10842464 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 33 13185 0 0 0 0 5 2 20 0 15 0 67410999 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476753298656 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10842464 memory=-2897801490638248215 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67410999 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476300649216 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10842464 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10842464 memory=6944656592455359580 CPUtime=1.28 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) R 32582 32585 27142 0 -1 4202560 4104 13185 0 0 120 1 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476719740080 140477274364753 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10842464 memory=279869598598880 CPUtime=1.46 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) R 32582 32585 27142 0 -1 4202560 3685 13185 0 0 138 1 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476718681088 140477273010152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10842464 memory=279869598605600 CPUtime=0.99 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) S 32582 32585 27142 0 -1 1077944384 4533 13185 0 0 91 1 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10842464 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10842464 memory=7674468198577627200 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 7 13185 0 0 0 0 5 2 20 0 15 0 67411002 11102683136 75462 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 6.67 s
Current children cumulated vsize: 10842464 KiB
Current children cumulated memory: 301848 KiB

[startup+5.13836 s]
# the end of solver process 32585 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.44649 s, system=0.257373 s

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

[startup+3.20085 s]
/proc/loadavg: 1.75 1.64 1.53 5/217 32651
/proc/meminfo: memFree=22221816/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10844512 memory=320168 CPUtime=6.89 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 48159 13185 0 0 664 18 5 2 20 0 15 0 67410987 11104780288 80042 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2711128 80042 3501 1 0 2672781 0
[pid=32585/tid=32638] ppid=32582 vsize=10844512 memory=6935649255759570496 CPUtime=3.1 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 32538 13185 0 0 293 10 5 2 20 0 15 0 67410996 11104780288 80042 33554432000 4194304 4196468 140729263055968 140477266826944 140477295005078 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10844512 memory=6935649255759568960 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 65 13185 0 0 1 0 5 2 20 0 15 0 67410997 11104780288 80042 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10844512 memory=4132775673715122240 CPUtime=0.09 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 102 13185 0 0 2 0 5 2 20 0 15 0 67410997 11104780288 80042 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10844512 memory=734122130331934768 CPUtime=0.09 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 210 13185 0 0 2 0 5 2 20 0 15 0 67410997 11104780288 80042 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10844512 memory=6154282490091891024 CPUtime=0.09 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 35 13185 0 0 2 0 5 2 20 0 15 0 67410997 11104780288 80042 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10844512 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 544 13185 0 0 1 0 5 2 20 0 15 0 67410998 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10844512 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 37 13185 0 0 0 0 5 2 20 0 15 0 67410999 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476753298656 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10844512 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 5 13185 0 0 0 0 5 2 20 0 15 0 67410999 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476300649216 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10844512 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10844512 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) S 32582 32585 27142 0 -1 1077944384 4116 13185 0 0 123 1 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476719741680 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10844512 memory=0 CPUtime=1.5 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) S 32582 32585 27142 0 -1 1077944384 3706 13185 0 0 142 1 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476718689136 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10844512 memory=0 CPUtime=1.01 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) R 32582 32585 27142 0 -1 4202560 4599 13185 0 0 93 1 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476717631648 140477274421644 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10844512 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10844512 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 7 13185 0 0 0 0 5 2 20 0 15 0 67411002 11104780288 80042 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 6.89 s
Current children cumulated vsize: 10844512 KiB
Current children cumulated memory: 320168 KiB

[startup+4.00072 s]*
/proc/loadavg: 1.75 1.64 1.53 6/217 32651
/proc/meminfo: memFree=22145696/32770624 swapFree=67108860/67108860
[pid=32585] ppid=32582 vsize=10914144 memory=346100 CPUtime=8.91 cores=0,2,4,6
/proc/32585/stat : 32585 (java) S 32582 32585 27142 0 -1 1077944320 56207 13185 0 0 864 20 5 2 20 0 15 0 67410987 11176083456 86525 33554432000 4194304 4196468 140729263055968 140729263038512 140477294993143 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
/proc/32585/statm: 2728536 86525 3507 1 0 2690189 0
[pid=32585/tid=32638] ppid=32582 vsize=10914144 memory=6791534058613427641 CPUtime=3.86 cores=0,2,4,6
/proc/32585/task/32638/stat : 32638 (java) R 32582 32585 27142 0 -1 4202560 38346 13185 0 0 368 11 5 2 20 0 15 0 67410996 11176083456 86525 33554432000 4194304 4196468 140729263055968 140477266823216 140476866227572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32639] ppid=32582 vsize=10914144 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/32585/task/32639/stat : 32639 (java) S 32582 32585 27142 0 -1 1077944384 87 13185 0 0 3 0 5 2 20 0 15 0 67410997 11176083456 86525 33554432000 4194304 4196468 140729263055968 140477299235856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32640] ppid=32582 vsize=10914144 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/32585/task/32640/stat : 32640 (java) S 32582 32585 27142 0 -1 1077944384 112 13185 0 0 4 0 5 2 20 0 15 0 67410997 11176083456 86525 33554432000 4194304 4196468 140729263055968 140477187509392 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32641] ppid=32582 vsize=10914144 memory=279869598553696 CPUtime=0.11 cores=0,2,4,6
/proc/32585/task/32641/stat : 32641 (java) S 32582 32585 27142 0 -1 1077944384 228 13185 0 0 4 0 5 2 20 0 15 0 67410997 11176083456 86525 33554432000 4194304 4196468 140729263055968 140477186456336 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32642] ppid=32582 vsize=10914144 memory=279869598702160 CPUtime=0.11 cores=0,2,4,6
/proc/32585/task/32642/stat : 32642 (java) S 32582 32585 27142 0 -1 1077944384 60 13185 0 0 4 0 5 2 20 0 15 0 67410997 11176083456 86525 33554432000 4194304 4196468 140729263055968 140477185403792 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32643] ppid=32582 vsize=10914144 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/32585/task/32643/stat : 32643 (java) S 32582 32585 27142 0 -1 1077944384 1922 13185 0 0 3 0 5 2 20 0 15 0 67410998 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476754352368 140477295004290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32644] ppid=32582 vsize=10914144 memory=139934799430207 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32644/stat : 32644 (java) S 32582 32585 27142 0 -1 1077944384 37 13185 0 0 0 0 5 2 20 0 15 0 67410999 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476753298656 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32645] ppid=32582 vsize=10914144 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32645/stat : 32645 (java) S 32582 32585 27142 0 -1 1077944384 5 13185 0 0 0 0 5 2 20 0 15 0 67410999 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476300649216 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32646] ppid=32582 vsize=10914144 memory=279869598727488 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32646/stat : 32646 (java) S 32582 32585 27142 0 -1 1077944384 2 13185 0 0 0 0 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476032214992 140477295011739 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32647] ppid=32582 vsize=10914144 memory=0 CPUtime=1.79 cores=0,2,4,6
/proc/32585/task/32647/stat : 32647 (java) R 32582 32585 27142 0 -1 4202560 4316 13185 0 0 171 1 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476719730944 140477279392882 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32648] ppid=32582 vsize=10914144 memory=139934799483727 CPUtime=1.95 cores=0,2,4,6
/proc/32585/task/32648/stat : 32648 (java) R 32582 32585 27142 0 -1 4202560 3894 13185 0 0 187 1 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476718680464 140477273159624 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32649] ppid=32582 vsize=10914144 memory=139934925276868 CPUtime=1.22 cores=0,2,4,6
/proc/32585/task/32649/stat : 32649 (java) R 32582 32585 27142 0 -1 1077944384 4998 13185 0 0 113 2 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476717636080 140477295004290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32650] ppid=32582 vsize=10914144 memory=139934799444079 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32650/stat : 32650 (java) S 32582 32585 27142 0 -1 1077944384 3 13185 0 0 0 0 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140475562453856 140477295003349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
[pid=32585/tid=32651] ppid=32582 vsize=10914144 memory=139934925276800 CPUtime=0.07 cores=0,2,4,6
/proc/32585/task/32651/stat : 32651 (java) S 32582 32585 27142 0 -1 1077944384 7 13185 0 0 0 0 5 2 20 0 15 0 67411002 11176083456 86525 33554432000 4194304 4196468 140729263055968 140476716583472 140477295004290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31932416 140729263061164 140729263064412 140729263064412 140729263067087 0
Current children cumulated CPU time: 8.91 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 346100 KiB

[startup+4.80014 s]
/proc/loadavg: 1.75 1.64 1.53 2/204 32652
/proc/meminfo: memFree=22465232/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+5.00018 s]*
/proc/loadavg: 1.85 1.66 1.54 2/204 32652
/proc/meminfo: memFree=22475536/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+5.10947 s]
/proc/loadavg: 1.85 1.66 1.54 2/204 32652
/proc/meminfo: memFree=22475536/32770624 swapFree=67108860/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): 5.13841
CPU time (s): 9.70386
CPU user time (s): 9.44649
CPU system time (s): 0.257373
CPU usage (%): 188.849
Max. virtual memory (cumulated for all children) (KiB): 10914144
Max. memory (cumulated for all children) (KiB): 348200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.44649
system time used= 0.257373
maximum resident set size= 350536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6176
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 32585
#   total CPU time (s): 9.70386
#   total CPU user time (s): 9.44649
#   total CPU system time (s): 0.257373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053738 second user time and 0.089889 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-25 08:01:18
IDJOB=4294853
IDBENCH=141437
IDSOLVER=2751
FILE ID=node151/4294853-1532498478
RUNJOBID= node151-1532470571-27173
PBS_JOBID= 21021586
Free space on /tmp= 54904 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294853-1532498478/watcher-4294853-1532498478 -o /tmp/evaluation-result-4294853-1532498478/solver-4294853-1532498478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532470571-27173 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=742312085 -superng HOME/instance-4294853-1532498478.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=742312085

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22472324 kB
MemAvailable:   29703124 kB
Buffers:          181320 kB
Cached:          7287920 kB
SwapCached:            0 kB
Active:          3604624 kB
Inactive:        6161756 kB
Active(anon):    2247736 kB
Inactive(anon):    69472 kB
Active(file):    1356888 kB
Inactive(file):  6092284 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26604 kB
Writeback:             0 kB
AnonPages:       2305308 kB
Mapped:            52180 kB
Shmem:             17032 kB
Slab:             222764 kB
SReclaimable:     194924 kB
SUnreclaim:        27840 kB
KernelStack:        3552 kB
PageTables:         9728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3114908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2084864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54880 MiB
End job on node151 at 2018-07-25 08:01:23