Trace number 4312310

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17OPT2 2.34572 1.31543

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-catfood_c18.xml
MD5SUM03d7e3da755da5305422e48d51916754
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.55122
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints70
Number of domains9
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":7},{"size":10,"count":49},{"size":275,"count":7},{"size":280,"count":7},{"size":286,"count":7},{"size":550,"count":14},{"size":880,"count":7},{"size":1101,"count":7},{"size":1210,"count":7}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":105},{"degree":8,"count":7}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":7},{"arity":3,"count":49},{"arity":7,"count":14}]
Number of extensional constraints7
Number of intensional constraints49
Distribution of constraint types[{"type":"extension","count":7},{"type":"intension","count":49},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.66/0.56	c version: 2018-08-17
0.66/0.56	c seed: 680432419
0.66/0.56	c timeout: 252
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 1
0.66/0.58	c Parsing instance...
1.80/1.19	c Parsing done, starting search...
2.01/1.27	o 3
2.01/1.28	o 2
2.01/1.29	s OPTIMUM FOUND
2.01/1.29	v <instantiation>
2.01/1.29	v 	<list>
2.01/1.29	v 		d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] npt[0] npt[1] npt[2] npt[3] npt[4] npt[5] npt[6] u[0] u[1] u[2] u[3] u[4] u[5] u[6] nptv[0][0] nptv[0][1] nptv[0][2] nptv[0][3] nptv[0][4] nptv[0][5] nptv[0][6] nptv[1][0] nptv[1][1] nptv[1][2] nptv[1][3] nptv[1][4] nptv[1][5] nptv[1][6] nptv[2][0] nptv[2][1] nptv[2][2] nptv[2][3] nptv[2][4] nptv[2][5] nptv[2][6] nptv[3][0] nptv[3][1] nptv[3][2] nptv[3][3] nptv[3][4] nptv[3][5] nptv[3][6] nptv[4][0] nptv[4][1] nptv[4][2] nptv[4][3] nptv[4][4] nptv[4][5] nptv[4][6] nptv[5][0] nptv[5][1] nptv[5][2] nptv[5][3] nptv[5][4] nptv[5][5] nptv[5][6] nptv[6][0] nptv[6][1] nptv[6][2] nptv[6][3] nptv[6][4] nptv[6][5] nptv[6][6]
2.01/1.29	v 	</list>
2.01/1.29	v 	<values>
2.01/1.29	v 		1 1 1 0 2 0 4 3 3 1 0 0 2 0 0 0 0 3 0 5 1 1 0 2 0 5 1 0 0 0 0 0 0 9 0 0 0 0 1 1 3 4 2 1 0 1 0 0 5 249 0 160 0 0 0 0 1 0 1 0 0 0 0 249 249 249 0 498 0 996 0 0 0 0 0 0 0 0 0 0 480 0 800 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
2.01/1.29	v 	</values>
2.01/1.29	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312310-1534569801/watcher-4312310-1534569801 -o /tmp/evaluation-result-4312310-1534569801/solver-4312310-1534569801 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534568572-15331 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 680432419 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312310-1534569801.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=16490, runsolver pid=16487
Current StackSize limit: 8192 KiB


[startup+0.105569 s]*
/proc/loadavg: 1.91 1.84 1.74 4/215 16505
/proc/meminfo: memFree=23597040/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14082736 memory=31208 CPUtime=0.12 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 6742 0 0 0 11 1 0 0 20 0 15 0 274543303 14420721664 7802 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3520684 7802 3152 1 0 3482761 0
[pid=16490/tid=16492] ppid=16487 vsize=14082736 memory=-8701690554791925121 CPUtime=0.09 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 4777 0 0 0 8 1 0 0 20 0 15 0 274543304 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064584104496 140064561276474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 7802 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064049846896 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0.01 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) S 16487 16490 12267 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064047741808 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 7867 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31208 KiB

[startup+0.210232 s]*
/proc/loadavg: 1.91 1.84 1.74 5/215 16505
/proc/meminfo: memFree=23582280/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14082736 memory=46764 CPUtime=0.28 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 10269 0 0 0 26 2 0 0 20 0 15 0 274543303 14420721664 11691 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3520684 11691 3324 1 0 3482761 0
[pid=16490/tid=16492] ppid=16487 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 8083 0 0 0 18 1 0 0 20 0 15 0 274543304 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064584107328 140064202032987 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14082736 memory=140679683443154 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064049846896 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) R 16487 16490 12267 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0.05 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) S 16487 16490 12267 0 -1 1077944384 304 0 0 0 5 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064047741808 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 11691 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46764 KiB

[startup+0.31033 s]*
/proc/loadavg: 1.91 1.84 1.74 4/215 16505
/proc/meminfo: memFree=23578248/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14082736 memory=50244 CPUtime=0.44 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 10791 0 0 0 41 3 0 0 20 0 15 0 274543303 14420721664 12561 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3520684 12561 3368 1 0 3482761 0
[pid=16490/tid=16492] ppid=16487 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 8442 0 0 0 28 2 0 0 20 0 15 0 274543304 14420721664 12561 33554432000 4194304 4196468 140727311920560 140064584090576 140064561446272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 12561 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14082736 memory=140679683436827 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 12561 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 12561 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 517 0 0 0 2 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064049846896 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0.08 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) S 16487 16490 12267 0 -1 1077944384 327 0 0 0 8 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064047741808 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14082736 memory=140679681951360 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14420721664 12612 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50244 KiB

[startup+0.700737 s]
/proc/loadavg: 1.91 1.84 1.74 4/215 16505
/proc/meminfo: memFree=23553892/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14084804 memory=89108 CPUtime=0.97 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 17622 0 0 0 92 5 0 0 20 0 15 0 274543303 14422839296 22277 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3521201 22277 3503 1 0 3483273 0
[pid=16490/tid=16492] ppid=16487 vsize=14084804 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 14892 0 0 0 63 4 0 0 20 0 15 0 274543304 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064584098960 140064563963230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14084804 memory=856 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14084804 memory=12468 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14084804 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274543306 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14084804 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14084804 memory=6420 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14084804 memory=7525326301224851042 CPUtime=0.06 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 662 0 0 0 6 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064049846896 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14084804 memory=5787213831426565969 CPUtime=0.08 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 270 0 0 0 8 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) S 16487 16490 12267 0 -1 1077944384 416 0 0 0 14 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064047741808 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14422839296 22277 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89108 KiB

[startup+1.31538 s]
# the end of solver process 16490 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.25194 s, system=0.093787 s

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

[startup+0.806708 s]
/proc/loadavg: 1.91 1.84 1.74 4/215 16505
/proc/meminfo: memFree=23553892/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14086852 memory=95784 CPUtime=1.21 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 18203 0 0 0 115 6 0 0 20 0 15 0 274543303 14424936448 23946 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3521713 23946 3512 1 0 3483785 0
[pid=16490/tid=16492] ppid=16487 vsize=14086852 memory=8243114992657236055 CPUtime=0.77 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 15281 0 0 0 73 4 0 0 20 0 15 0 274543304 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064584118688 140064201992912 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14086852 memory=288287762166318297 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274543306 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14086852 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) R 16487 16490 12267 0 -1 4202560 689 0 0 0 8 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064049846896 140064557858304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14086852 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 279 0 0 0 11 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14086852 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) R 16487 16490 12267 0 -1 1077944384 571 0 0 0 20 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064047741936 140064579892949 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14086852 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543309 14424936448 23946 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 95784 KiB

[startup+1.2006 s]
/proc/loadavg: 2.00 1.86 1.75 3/215 16505
/proc/meminfo: memFree=23521284/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14090948 memory=124216 CPUtime=2.01 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 23923 0 0 0 194 7 0 0 20 0 15 0 274543303 14429130752 31054 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3522737 31054 3537 1 0 3484809 0
[pid=16490/tid=16492] ppid=16487 vsize=14090948 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) R 16487 16490 12267 0 -1 4202560 19196 0 0 0 112 5 0 0 20 0 15 0 274543304 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064584101616 140064579894678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14090948 memory=8128038100524242582 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14090948 memory=-3704326594973231466 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14090948 memory=-7595718148000617580 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274543305 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14090948 memory=-7595718148655180642 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274543305 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14090948 memory=-7595718316223324558 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 274543306 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064121845872 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14090948 memory=8476479793568047205 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274543306 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14090948 memory=7232886968738802340 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274543307 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14090948 memory=6944656425122961013 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064050899024 140064579901339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14090948 memory=8475934422144292502 CPUtime=0.19 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 1152 0 0 0 19 0 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064049846896 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14090948 memory=4137284780655939955 CPUtime=0.22 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 599 0 0 0 21 1 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064048794096 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14090948 memory=6944656425122961013 CPUtime=0.4 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) R 16487 16490 12267 0 -1 4202560 1576 0 0 0 40 0 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064047741808 140064572119870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14090948 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16505] ppid=16487 vsize=14090948 memory=301741394933055803 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16505/stat : 16505 (java) S 16487 16490 12267 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 274543309 14429130752 31054 33554432000 4194304 4196468 140727311920560 140064045636016 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 124216 KiB

[startup+1.30064 s]
/proc/loadavg: 2.00 1.86 1.75 3/215 16505
/proc/meminfo: memFree=23521284/32770624 swapFree=67105356/67108860
[pid=16490] ppid=16487 vsize=14157512 memory=136340 CPUtime=2.33 cores=1,3,5,7
/proc/16490/stat : 16490 (java) S 16487 16490 12267 0 -1 1077944320 25736 0 0 0 225 8 0 0 20 0 14 0 274543303 14497292288 34085 33554432000 4194304 4196468 140727311920560 140727311903104 140064579882743 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
/proc/16490/statm: 3539378 34085 3548 1 0 3501450 0
[pid=16490/tid=16492] ppid=16487 vsize=14157512 memory=116568 CPUtime=1.26 cores=1,3,5,7
/proc/16490/task/16492/stat : 16492 (java) S 16487 16490 12267 0 -1 1077944384 20093 0 0 0 121 5 0 0 20 0 14 0 274543304 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064584125584 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16493] ppid=16487 vsize=14157512 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16493/stat : 16493 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 274543305 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064532503440 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16494] ppid=16487 vsize=14157512 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16494/stat : 16494 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 274543305 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064531450640 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16495] ppid=16487 vsize=14157512 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16495/stat : 16495 (java) S 16487 16490 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 274543305 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064530398352 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16496] ppid=16487 vsize=14157512 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16496/stat : 16496 (java) S 16487 16490 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 274543305 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064529345552 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16497] ppid=16487 vsize=14157512 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16497/stat : 16497 (java) S 16487 16490 12267 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 14 0 274543306 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064121846080 140064579893890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16498] ppid=16487 vsize=14157512 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16498/stat : 16498 (java) S 16487 16490 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 274543306 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064120791840 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16499] ppid=16487 vsize=14157512 memory=7012219400324213097 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16499/stat : 16499 (java) S 16487 16490 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 274543307 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064119739504 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16500] ppid=16487 vsize=14157512 memory=7374758023520802148 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16500/stat : 16500 (java) S 16487 16490 12267 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 274543309 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064050898080 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16501] ppid=16487 vsize=14157512 memory=7451894300419318880 CPUtime=0.27 cores=1,3,5,7
/proc/16490/task/16501/stat : 16501 (java) S 16487 16490 12267 0 -1 1077944384 1379 0 0 0 27 0 0 0 20 0 14 0 274543309 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064049838000 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16502] ppid=16487 vsize=14157512 memory=8298058410246985589 CPUtime=0.3 cores=1,3,5,7
/proc/16490/task/16502/stat : 16502 (java) S 16487 16490 12267 0 -1 1077944384 858 0 0 0 29 1 0 0 20 0 14 0 274543309 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064048780864 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16503] ppid=16487 vsize=14157512 memory=0 CPUtime=0.46 cores=1,3,5,7
/proc/16490/task/16503/stat : 16503 (java) S 16487 16490 12267 0 -1 1077944384 1976 0 0 0 46 0 0 0 20 0 14 0 274543309 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064047741808 140064579893890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
[pid=16490/tid=16504] ppid=16487 vsize=14157512 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16490/task/16504/stat : 16504 (java) S 16487 16490 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 274543309 14497292288 34085 33554432000 4194304 4196468 140727311920560 140064046689248 140064579892949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140727311922255 140727311922446 140727311922446 140727311925199 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 14157512 KiB
Current children cumulated memory: 136340 KiB

Child status: 0
Real time (s): 1.31543
CPU time (s): 2.34572
CPU user time (s): 2.25194
CPU system time (s): 0.093787
CPU usage (%): 178.324
Max. virtual memory (cumulated for all children) (KiB): 14157512
Max. memory (cumulated for all children) (KiB): 136340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.25194
system time used= 0.093787
maximum resident set size= 136788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2621
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 16490
#   total CPU time (s): 2.34572
#   total CPU user time (s): 2.25194
#   total CPU system time (s): 0.093787

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031566 second user time and 0.054491 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-18 07:23:21
IDJOB=4312310
IDBENCH=141358
IDSOLVER=2800
FILE ID=node149/4312310-1534569801
RUNJOBID= node149-1534568572-15331
PBS_JOBID= 21038630
Free space on /tmp= 51892 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-catfood_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312310-1534569801/watcher-4312310-1534569801 -o /tmp/evaluation-result-4312310-1534569801/solver-4312310-1534569801 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534568572-15331 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 680432419 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312310-1534569801.xml

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

MD5SUM BENCH= 03d7e3da755da5305422e48d51916754
RANDOM SEED=680432419

node149.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.60
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.60
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.60
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.60
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:        23617796 kB
MemAvailable:   31677788 kB
Buffers:          215024 kB
Cached:          8097236 kB
SwapCached:         1704 kB
Active:          4209184 kB
Inactive:        4368340 kB
Active(anon):     235260 kB
Inactive(anon):    98872 kB
Active(file):    3973924 kB
Inactive(file):  4269468 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             35616 kB
Writeback:             0 kB
AnonPages:        287636 kB
Mapped:            32664 kB
Shmem:             65952 kB
Slab:             274196 kB
SReclaimable:     245060 kB
SUnreclaim:        29136 kB
KernelStack:        3792 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1293804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 51856 MiB
End job on node149 at 2018-08-18 07:23:23