Trace number 4281871

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
choco-solver 4.0.5 seq (2017-08-18)OPT1188 4.8181601 2.2783599

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-06.xml
MD5SUM3ceda869c276348ad0b4fc7c9d738878
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1188
Best CPU time to get the best result obtained on this benchmark0.33630201
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281871-1503139552.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4281871-1503139552.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.65/0.53	c solve instance...
0.65/0.54	o 855 
0.65/0.54	o 891 
0.65/0.54	o 908 
0.65/0.54	o 946 
0.65/0.55	o 958 
0.65/0.55	o 977 
0.65/0.56	o 998 
0.65/0.56	o 1017 
0.65/0.56	o 1033 
0.65/0.57	o 1057 
0.97/0.61	o 1060 
0.97/0.68	o 1069 
0.97/0.68	o 1077 
0.97/0.69	o 1090 
0.97/0.69	o 1109 
0.97/0.69	o 1153 
1.86/0.99	o 1161 
2.76/1.24	o 1172 
3.98/1.68	o 1176 
3.98/1.68	o 1188 
4.75/2.05	s OPTIMUM FOUND
4.75/2.05	v <instantiation>
4.75/2.05	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
4.75/2.05	v 	<values>1 1 0 1 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 0 0 1 0 1 1 0 </values>
4.75/2.05	v </instantiation>

Verifier Data

OK	1188

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281871-1503139552/watcher-4281871-1503139552 -o /tmp/evaluation-result-4281871-1503139552/solver-4281871-1503139552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1695463726 HOME/instance-4281871-1503139552.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=20047, runsolver pid=20044

[startup+0.100175 s]*
/proc/loadavg: 1.44 1.40 1.52 3/203 20054
/proc/meminfo: memFree=30619292/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13441356 memory=15688 CPUtime=0.01 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 3705 0 0 0 1 0 0 0 20 0 7 0 116175683 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3360339 3922 2003 1 0 3349836 0
[pid=20049/tid=20050] ppid=20047 vsize=13441356 memory=-8713483618642850651 CPUtime=0.01 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 2473 0 0 0 1 0 0 0 20 0 7 0 116175684 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641677191952 139641657029982 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13441356 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 116175684 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13441356 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 116175684 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 116175684 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13441356 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 116175684 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13441356 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 116175686 13763948544 3922 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17068 KiB

[startup+0.209904 s]*
/proc/loadavg: 1.44 1.40 1.52 3/212 20063
/proc/meminfo: memFree=30610996/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13974352 memory=27656 CPUtime=0.09 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 5307 0 0 0 8 1 0 0 20 0 15 0 116175683 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3493588 6914 2757 1 0 3482964 0
[pid=20049/tid=20050] ppid=20047 vsize=13974352 memory=-6871798056524144002 CPUtime=0.07 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 3457 0 0 0 7 0 0 0 20 0 15 0 116175684 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641677174304 139641665627509 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13974352 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13974352 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13974352 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) S 20047 20047 8563 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641147198192 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641146145648 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13974352 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) R 20047 20047 8563 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641651439136 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13974352 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175694 14309736448 6914 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29036 KiB

[startup+0.310175 s]*
/proc/loadavg: 1.44 1.40 1.52 4/212 20063
/proc/meminfo: memFree=30598236/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13974352 memory=37036 CPUtime=0.28 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 8884 0 0 0 26 2 0 0 20 0 15 0 116175683 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3493588 9259 2975 1 0 3482964 0
[pid=20049/tid=20050] ppid=20047 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 6119 0 0 0 16 1 0 0 20 0 15 0 116175684 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641677187008 139641657029982 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13974352 memory=140358555951073 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) S 20047 20047 8563 0 -1 1077944384 589 0 0 0 2 0 0 0 20 0 15 0 116175689 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641147198192 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) S 20047 20047 8563 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 15 0 116175689 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641146145648 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) S 20047 20047 8563 0 -1 1077944384 679 0 0 0 6 0 0 0 20 0 15 0 116175689 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175694 14309736448 9259 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38416 KiB

[startup+0.701496 s]
/proc/loadavg: 1.44 1.40 1.52 4/212 20063
/proc/meminfo: memFree=30587388/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13980732 memory=64432 CPUtime=1.25 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 14233 0 0 0 121 4 0 0 20 0 15 0 116175683 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3495183 16108 3175 1 0 3483476 0
[pid=20049/tid=20050] ppid=20047 vsize=13980732 memory=2472827422465 CPUtime=0.55 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 8426 0 0 0 52 3 0 0 20 0 15 0 116175684 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641677187952 139641284942315 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13980732 memory=218130118 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13980732 memory=-7453528518462155811 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13980732 memory=7301849377030890327 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13980732 memory=140358457500272 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13980732 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) R 20047 20047 8563 0 -1 4202560 1745 0 0 0 23 0 0 0 20 0 15 0 116175689 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641147183944 139641657829044 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13980732 memory=7809523229951467568 CPUtime=0.22 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) R 20047 20047 8563 0 -1 4202560 1111 0 0 0 22 0 0 0 20 0 15 0 116175689 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641146138840 139641656942356 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13980732 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) S 20047 20047 8563 0 -1 1077944384 1644 0 0 0 23 0 0 0 20 0 15 0 116175689 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13980732 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175694 14316269568 16108 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65812 KiB

[startup+1.50076 s]
/proc/loadavg: 1.57 1.42 1.52 5/212 20063
/proc/meminfo: memFree=30543416/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13980732 memory=115352 CPUtime=3.67 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 37102 0 0 0 360 7 0 0 20 0 15 0 116175683 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3495183 28838 3184 1 0 3483476 0
[pid=20049/tid=20050] ppid=20047 vsize=13980732 memory=7229210150351104617 CPUtime=1.35 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 8797 0 0 0 132 3 0 0 20 0 15 0 116175684 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641677184432 139641285571141 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13980732 memory=9126232286719478932 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13980732 memory=7649399367101591602 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13980732 memory=12848 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13980732 memory=25334 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13980732 memory=-3253322038155611931 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13980732 memory=6944656592455360604 CPUtime=1.03 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) R 20047 20047 8563 0 -1 4202560 15450 0 0 0 102 1 0 0 20 0 15 0 116175689 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641147185184 139641654135480 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13980732 memory=6656426216303648864 CPUtime=1 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) R 20047 20047 8563 0 -1 4202560 9354 0 0 0 100 0 0 0 20 0 15 0 116175689 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641146136112 139641652202111 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13980732 memory=6944656592455360604 CPUtime=0.26 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) S 20047 20047 8563 0 -1 1077944384 2180 0 0 0 25 1 0 0 20 0 15 0 116175689 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13980732 memory=140359531233851 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175694 14316269568 28838 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 3.67 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 116732 KiB

[startup+2.27833 s]
# the end of solver process 20047 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.73353 s, system=0.084634 s

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

[startup+1.60095 s]
/proc/loadavg: 1.57 1.42 1.52 5/212 20063
/proc/meminfo: memFree=30543416/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13980732 memory=121536 CPUtime=3.98 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 37150 0 0 0 391 7 0 0 20 0 15 0 116175683 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3495183 30384 3184 1 0 3483476 0
[pid=20049/tid=20050] ppid=20047 vsize=13980732 memory=140359531233860 CPUtime=1.45 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 8802 0 0 0 142 3 0 0 20 0 15 0 116175684 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641677184432 139641285358879 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13980732 memory=11204 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13980732 memory=7450735414763416149 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13980732 memory=721 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13980732 memory=-2895008908443676273 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13980732 memory=6944656592387989600 CPUtime=1.13 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) R 20047 20047 8563 0 -1 4202560 15453 0 0 0 112 1 0 0 20 0 15 0 116175689 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641147185184 139641654493726 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13980732 memory=7679927811743456362 CPUtime=1.11 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) R 20047 20047 8563 0 -1 4202560 9394 0 0 0 110 1 0 0 20 0 15 0 116175689 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641146136112 139641659012894 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13980732 memory=6944656592455360608 CPUtime=0.26 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) S 20047 20047 8563 0 -1 1077944384 2180 0 0 0 25 1 0 0 20 0 15 0 116175689 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13980732 memory=140358555947441 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13980732 memory=7955439899764080740 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175694 14316269568 30384 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 122916 KiB

[startup+2.0008 s]*
/proc/loadavg: 1.57 1.42 1.52 3/212 20063
/proc/meminfo: memFree=30497692/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
[pid=20049] ppid=20047 vsize=13980732 memory=140304 CPUtime=4.75 cores=0,2,4,6
/proc/20049/stat : 20049 (java) S 20047 20047 8563 0 -1 1077944320 37580 0 0 0 468 7 0 0 20 0 15 0 116175683 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 140721082086976 139641672949495 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
/proc/20049/statm: 3495183 35076 3190 1 0 3483476 0
[pid=20049/tid=20050] ppid=20047 vsize=13980732 memory=603837540108075126 CPUtime=1.86 cores=0,2,4,6
/proc/20049/task/20050/stat : 20050 (java) R 20047 20047 8563 0 -1 4202560 8812 0 0 0 183 3 0 0 20 0 15 0 116175684 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641677187080 139641285358985 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20051] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20051/stat : 20051 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641607384080 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20052] ppid=20047 vsize=13980732 memory=140358557028406 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20052/stat : 20052 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641606331536 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20053] ppid=20047 vsize=13980732 memory=-8412654338551879539 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20053/stat : 20053 (java) S 20047 20047 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641605278480 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20054] ppid=20047 vsize=13980732 memory=-8253362762721549177 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20054/stat : 20054 (java) S 20047 20047 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116175684 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641604225936 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20055] ppid=20047 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20055/stat : 20055 (java) S 20047 20047 8563 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641151408368 139641672960642 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20056] ppid=20047 vsize=13980732 memory=3472328295574040166 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20056/stat : 20056 (java) S 20047 20047 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641150354592 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20057] ppid=20047 vsize=13980732 memory=-7606742951091920751 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20057/stat : 20057 (java) S 20047 20047 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116175686 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641149301488 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20058] ppid=20047 vsize=13980732 memory=-2098775911743863648 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20058/stat : 20058 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641148250064 139641672968091 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20059] ppid=20047 vsize=13980732 memory=0 CPUtime=1.32 cores=0,2,4,6
/proc/20049/task/20059/stat : 20059 (java) S 20047 20047 8563 0 -1 1077944384 15522 0 0 0 131 1 0 0 20 0 15 0 116175689 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641147198192 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20060] ppid=20047 vsize=13980732 memory=-1 CPUtime=1.28 cores=0,2,4,6
/proc/20049/task/20060/stat : 20060 (java) S 20047 20047 8563 0 -1 1077944384 9429 0 0 0 127 1 0 0 20 0 15 0 116175689 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641146145648 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20061] ppid=20047 vsize=13980732 memory=140358555940480 CPUtime=0.27 cores=0,2,4,6
/proc/20049/task/20061/stat : 20061 (java) S 20047 20047 8563 0 -1 1077944384 2496 0 0 0 26 1 0 0 20 0 15 0 116175689 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641145092592 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20062] ppid=20047 vsize=13980732 memory=140358457567983 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20062/stat : 20062 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175689 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641144040288 139641672959701 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
[pid=20049/tid=20063] ppid=20047 vsize=13980732 memory=140358555940480 CPUtime=0 cores=0,2,4,6
/proc/20049/task/20063/stat : 20063 (java) S 20047 20047 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116175694 14316269568 35076 18446744073709551615 4194304 4196468 140721082104432 139641142987312 139641672960642 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27725824 140721082106289 140721082106465 140721082106465 140721082109903 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 141684 KiB

[startup+2.20044 s]
/proc/loadavg: 1.57 1.42 1.52 3/212 20063
/proc/meminfo: memFree=30497692/32770624 swapFree=67108860/67108860
[pid=20047] ppid=20044 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20047/stat : 20047 (xcsp3-exec) S 20044 20047 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116175675 9740288 345 18446744073709551615 4194304 5098028 140732391288896 140732391287000 140403142136444 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 15020032 140732391293304 140732391293509 140732391293509 140732391297003 0
/proc/20047/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 2.27836
CPU time (s): 4.81816
CPU user time (s): 4.73353
CPU system time (s): 0.084634
CPU usage (%): 211.475
Max. virtual memory (cumulated for all children) (KiB): 13992536
Max. memory (cumulated for all children) (KiB): 141684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.73353
system time used= 0.084634
maximum resident set size= 144788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38285
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1423
involuntary context switches= 15


# summary of solver processes directly reported to runsolver:
#   pid: 20047
#   total CPU time (s): 4.81816
#   total CPU user time (s): 4.73353
#   total CPU system time (s): 0.084634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033018 second user time and 0.069098 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 12:31:44
IDJOB=4281871
IDBENCH=133465
IDSOLVER=2677
FILE ID=node125/4281871-1503139552
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-06.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281871-1503139552/watcher-4281871-1503139552 -o /tmp/evaluation-result-4281871-1503139552/solver-4281871-1503139552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1695463726 HOME/instance-4281871-1503139552.xml

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

MD5SUM BENCH= 3ceda869c276348ad0b4fc7c9d738878
RANDOM SEED=1695463726

node125.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.07
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.07
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.07
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.07
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:        30625900 kB
MemAvailable:   31776820 kB
Buffers:          325416 kB
Cached:          1132508 kB
SwapCached:            0 kB
Active:          1030292 kB
Inactive:         675520 kB
Active(anon):     248056 kB
Inactive(anon):    49484 kB
Active(file):     782236 kB
Inactive(file):   626036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7620 kB
Writeback:             0 kB
AnonPages:        247744 kB
Mapped:            73576 kB
Shmem:             49828 kB
Slab:             142992 kB
SReclaimable:     116968 kB
SUnreclaim:        26024 kB
KernelStack:        3488 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1191288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 62016 MiB
End job on node125 at 2017-08-19 12:31:46