Trace number 4398747

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
cosoco 2.O parallel? (TO) 253.113 254.857

General information on the benchmark

NameFapp/Fapp-ext/
Fapp-ext-05-0350_c18.xml
MD5SUM51b7f32ab0afbf3da7a228f765e579fa
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark521763735
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables7232
Number of constraints4665
Number of domains18
Minimum domain size1
Maximum domain size135
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":2524},{"size":11,"count":2177},{"size":12,"count":1},{"size":25,"count":55},{"size":33,"count":45},{"size":44,"count":26},{"size":48,"count":22},{"size":51,"count":17},{"size":55,"count":31},{"size":91,"count":204},{"size":102,"count":203},{"size":106,"count":126},{"size":135,"count":1798}]
Minimum variable degree2
Maximum variable degree2178
Distribution of variable degrees[{"degree":2,"count":6532},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":11},{"degree":6,"count":11},{"degree":7,"count":19},{"degree":8,"count":26},{"degree":9,"count":28},{"degree":10,"count":31},{"degree":11,"count":40},{"degree":12,"count":48},{"degree":13,"count":50},{"degree":14,"count":80},{"degree":15,"count":109},{"degree":16,"count":148},{"degree":17,"count":81},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":21,"count":1},{"degree":2178,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":311},{"arity":3,"count":2177},{"arity":6,"count":2177}]
Number of extensional constraints4665
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4665}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398747-1568611303/watcher-4398747-1568611303 -o /tmp/evaluation-result-4398747-1568611303/solver-4398747-1568611303 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398747-1568611303.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog threadsolver pid=Starting watchdog threadsolver pid=8620, runsolver pid=8617
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=31307976/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=73956 memory=49916 CPUtime=0.1 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 12661 0 0 0 9 1 0 0 20 0 1 0 437379141 75730944 12479 33554432000 4194304 6211092 140725735356752 140725735354024 139653166062565 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 18489 12479 755 493 0 11794 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 73956 KiB
Current children cumulated memory: 49916 KiB

[startup+0.209368 s]*
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=31246596/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=135204 memory=111164 CPUtime=0.2 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 27996 0 0 0 17 3 0 0 20 0 1 0 437379141 138448896 27791 33554432000 4194304 6211092 140725735356752 140725735354024 139653166062565 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 33801 27791 755 493 0 27106 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 135204 KiB
Current children cumulated memory: 111164 KiB

[startup+0.309527 s]*
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=31190424/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=191292 memory=167200 CPUtime=0.31 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 42009 0 0 0 26 5 0 0 20 0 1 0 437379141 195883008 41800 33554432000 4194304 6211092 140725735356752 140725735352632 139653166062565 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 47823 41800 755 493 0 41128 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 191292 KiB
Current children cumulated memory: 167200 KiB

[startup+0.700353 s]
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=31107328/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=313104 memory=288128 CPUtime=0.69 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 72372 0 0 0 60 9 0 0 20 0 1 0 437379141 320618496 72032 33554432000 4194304 6211092 140725735356752 140725735352408 139653166054944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 78276 72032 815 493 0 71581 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 313104 KiB
Current children cumulated memory: 288128 KiB

[startup+1.50033 s]
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=31001200/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=364256 memory=334228 CPUtime=1.48 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 84017 0 0 0 138 10 0 0 20 0 1 0 437379141 372998144 83557 33554432000 4194304 6211092 140725735356752 140725735354024 5743377 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 91064 83557 815 493 0 84369 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 364256 KiB
Current children cumulated memory: 334228 KiB

[startup+3.1094 s]
/proc/loadavg: 7.60 7.54 7.19 2/192 8621
/proc/meminfo: memFree=30879332/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=474708 memory=434920 CPUtime=3.1 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 116152 0 0 0 296 14 0 0 20 0 1 0 437379141 486100992 108730 33554432000 4194304 6211092 140725735356752 140725735354024 139653182125184 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 118677 108730 815 493 0 111982 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 474708 KiB
Current children cumulated memory: 434920 KiB

[startup+6.30035 s]
/proc/loadavg: 7.15 7.45 7.17 2/192 8621
/proc/meminfo: memFree=30692496/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=698384 memory=638408 CPUtime=6.29 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 175481 0 0 0 608 21 0 0 20 0 1 0 437379141 715145216 159602 33554432000 4194304 6211092 140725735356752 140725735352408 5240329 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 174596 159602 815 493 0 167901 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 698384 KiB
Current children cumulated memory: 638408 KiB

[startup+12.7003 s]
/proc/loadavg: 6.74 7.36 7.14 2/192 8621
/proc/meminfo: memFree=30351720/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=1145064 memory=1045000 CPUtime=12.68 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 288068 0 0 0 1235 33 0 0 20 0 1 0 437379141 1172545536 261250 33554432000 4194304 6211092 140725735356752 140725735354024 5816126 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 286266 261250 815 493 0 279571 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 1145064 KiB
Current children cumulated memory: 1045000 KiB

[startup+25.5003 s]
/proc/loadavg: 5.47 7.05 7.04 2/192 8621
/proc/meminfo: memFree=29520296/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=2038036 memory=1858172 CPUtime=25.48 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 499390 0 0 0 2491 57 0 0 20 0 1 0 437379141 2086948864 464543 33554432000 4194304 6211092 140725735356752 140725735354024 5818688 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 509509 464543 815 493 0 502814 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2038036 KiB
Current children cumulated memory: 1858172 KiB

[startup+51.1094 s]
/proc/loadavg: 3.94 6.56 6.88 2/192 8623
/proc/meminfo: memFree=27854728/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=3837352 memory=3498652 CPUtime=51.08 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 916314 0 0 0 5001 107 0 0 20 0 1 0 437379141 3929448448 874663 33554432000 4194304 6211092 140725735356752 140725735352408 5250287 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 959338 874663 815 493 0 952643 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 3837352 KiB
Current children cumulated memory: 3498652 KiB

[startup+102.3 s]
/proc/loadavg: 2.28 5.71 6.57 2/192 8626
/proc/meminfo: memFree=24582944/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=7436116 memory=6779500 CPUtime=102.26 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 1739031 0 0 0 10020 206 0 0 20 0 1 0 437379141 7614582784 1694875 33554432000 4194304 6211092 140725735356752 140725735354024 139653178742749 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 1859029 1694875 815 493 0 1852334 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 7436116 KiB
Current children cumulated memory: 6779500 KiB

[startup+162.3 s]
/proc/loadavg: 1.47 4.85 6.22 2/192 8629
/proc/meminfo: memFree=20725884/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=11654336 memory=10627428 CPUtime=162.24 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 2701023 0 0 0 15905 319 0 0 20 0 1 0 437379141 11934040064 2656857 33554432000 4194304 6211092 140725735356752 140725735354024 5743362 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 2913584 2656857 815 493 0 2906889 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 11654336 KiB
Current children cumulated memory: 10627428 KiB

[startup+222.3 s]
/proc/loadavg: 1.17 4.15 5.90 2/192 8634
/proc/meminfo: memFree=17053588/32770624 swapFree=67001592/67108860
[pid=8620] ppid=8617 vsize=15566308 memory=14288988 CPUtime=222.24 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 3614828 0 0 0 21797 427 0 0 20 0 1 0 437379141 15939899392 3572247 33554432000 4194304 6211092 140725735356752 140725735352408 5817129 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 3891577 3572247 819 493 0 3884882 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 15566308 KiB
Current children cumulated memory: 14288988 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 1.10 3.85 5.74 2/191 8636
/proc/meminfo: memFree=15291696/32770624 swapFree=67001596/67108860
[pid=8620] ppid=8617 vsize=17389680 memory=16030272 CPUtime=251.94 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 4202496 4049020 0 0 0 24719 475 0 0 20 0 1 0 437379141 17807032320 4007568 33554432000 4194304 6211092 140725735356752 140725735352408 5814965 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 4347420 4007568 819 493 0 4340725 0
Current children cumulated CPU time: 251.94 s
Current children cumulated vsize: 17389680 KiB
Current children cumulated memory: 16030272 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+254.857 s]
# the end of solver process 8620 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.447 s, system=5.66626 s

Solver just ended.
Dumping a history of the last processes samples

[startup+252.8 s]
/proc/loadavg: 1.10 3.85 5.74 2/191 8636
/proc/meminfo: memFree=15291696/32770624 swapFree=67001596/67108860
[pid=8620] ppid=8617 vsize=17389680 memory=16030272 CPUtime=252.06 cores=0-7
/proc/8620/stat : 8620 (cosoco) S 8617 8620 6070 0 -1 512 4049051 0 0 0 24728 478 0 0 20 0 1 0 437379141 17807032320 4007568 33554432000 4194304 6211092 140725735356752 140725735354024 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 4347420 4007568 819 493 0 4340725 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 17389680 KiB
Current children cumulated memory: 16030272 KiB

[startup+253.6 s]
/proc/loadavg: 1.10 3.85 5.74 2/192 8637
/proc/meminfo: memFree=14780304/32770624 swapFree=67001600/67108860
[pid=8620] ppid=8617 vsize=17389680 memory=16030272 CPUtime=252.2 cores=0-7
/proc/8620/stat : 8620 (cosoco) R 8617 8620 6070 0 -1 512 4049051 0 0 0 24740 480 0 0 20 0 1 0 437379141 17807032320 4007568 33554432000 4194304 6211092 140725735356752 140725735354024 5189550 0 16384 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 4347420 4007568 819 493 0 4340725 0
Current children cumulated CPU time: 252.2 s
Current children cumulated vsize: 17389680 KiB
Current children cumulated memory: 16030272 KiB

[startup+254 s]*
/proc/loadavg: 1.10 3.80 5.71 1/193 8639
/proc/meminfo: memFree=14243724/32770624 swapFree=67001600/67108860
[pid=8620] ppid=8617 vsize=17389680 memory=16030272 CPUtime=252.25 cores=0-7
/proc/8620/stat : 8620 (cosoco) S 8617 8620 6070 0 -1 512 4049051 0 0 0 24744 481 0 0 20 0 1 0 437379141 17807032320 4007568 33554432000 4194304 6211092 140725735356752 140725735354024 5189550 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 16142336 140725735359510 140725735359602 140725735359602 140725735362510 0
/proc/8620/statm: 4347420 4007568 819 493 0 4340725 0
Current children cumulated CPU time: 252.25 s
Current children cumulated vsize: 17389680 KiB
Current children cumulated memory: 16030272 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 254.857
CPU time (s): 253.113
CPU user time (s): 247.447
CPU system time (s): 5.66626
CPU usage (%): 99.3159
Max. virtual memory (cumulated for all children) (KiB): 17389680
Max. memory (cumulated for all children) (KiB): 16030272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.447
system time used= 5.66626
maximum resident set size= 16030456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4049051
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133092
involuntary context switches= 965


# summary of solver processes directly reported to runsolver:
#   pid: 8620
#   total CPU time (s): 253.113
#   total CPU user time (s): 247.447
#   total CPU system time (s): 5.66626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.96154 second user time and 1.83428 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-16 07:21:01
IDJOB=4398747
IDBENCH=141284
IDSOLVER=2852
FILE ID=node136/4398747-1568611303
RUNJOBID= node136-1568598203-6097
PBS_JOBID= 21703420
Free space on /tmp= 60600 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP18/Fapp/Fapp-ext/Fapp-ext-05-0350_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398747-1568611303/watcher-4398747-1568611303 -o /tmp/evaluation-result-4398747-1568611303/solver-4398747-1568611303 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398747-1568611303.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 51b7f32ab0afbf3da7a228f765e579fa
RANDOM SEED=262294734

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31350144 kB
MemAvailable:   31894772 kB
Buffers:           18928 kB
Cached:           821980 kB
SwapCached:         3436 kB
Active:           634016 kB
Inactive:         211004 kB
Active(anon):       2640 kB
Inactive(anon):    50420 kB
Active(file):     631376 kB
Inactive(file):   160584 kB
Unevictable:      109740 kB
Mlocked:          109740 kB
SwapTotal:      67108860 kB
SwapFree:       67001592 kB
Dirty:            586376 kB
Writeback:             0 kB
AnonPages:        112248 kB
Mapped:            46088 kB
Shmem:             40208 kB
Slab:             165916 kB
SReclaimable:     137004 kB
SUnreclaim:        28912 kB
KernelStack:        3360 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     508096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60100 MiB
End job on node136 at 2019-09-16 07:25:16