Trace number 4309697

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PicatSAT 2018-08-14SAT 72.0175 72.0305

General information on the benchmark

NameStripPacking/
StripPacking-N1c_c18.xml
MD5SUM19f4dcf35e46defaa68e633424c84ce1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark72.0175
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

71.99/72.02	c xcsp_picat version 2.4#7 (8/14/2018)
71.99/72.02	s SATISFIABLE
71.99/72.02	v <instantiation>
71.99/72.02	v     <list> w[] h[] r[] y[] x[]  </list> 
71.99/72.02	v     <values> 86 54 81 88 117 32 42 15 55 10 78 29 40 49 64 30 34  35 17 36 70 42 5 12 25 11 40 26 44 77 86 79 9 121  1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1  112 147 164 0 70 147 152 164 189 112 0 26 112 26 121 112 0  40 40 55 78 49 94 94 40 0 126 0 49 0 0 136 136 166   </values> 
71.99/72.02	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11143 MiB free)
  memory of node 1: 16384 MiB (13086 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309697-1534295872/watcher-4309697-1534295872 -o /tmp/evaluation-result-4309697-1534295872/solver-4309697-1534295872 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-696 --watchdog 2580 xcsp_picat HOME/instance-4309697-1534295872.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=1079, runsolver pid=1076

[startup+0.100266 s]*
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24797184/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2028020 memory=17296 CPUtime=0.09 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 2463 0 0 0 9 0 0 0 20 0 1 0 247150339 2076692480 4324 33554432000 4194304 5849940 140728729497392 140728729495768 5521648 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507005 4324 706 405 0 503949 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028020 KiB
Current children cumulated memory: 17296 KiB

[startup+0.209592 s]*
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24796440/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2028004 memory=17308 CPUtime=0.2 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 2463 0 0 0 20 0 0 0 20 0 1 0 247150339 2076676096 4327 33554432000 4194304 5849940 140728729497392 140728729495768 5606448 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507001 4327 706 405 0 503945 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2028004 KiB
Current children cumulated memory: 17308 KiB

[startup+0.308913 s]*
/proc/loadavg: 2.00 2.00 1.95 4/192 1080
/proc/meminfo: memFree=24796252/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2028824 memory=18064 CPUtime=0.3 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 2883 0 0 0 30 0 0 0 20 0 1 0 247150339 2077515776 4516 33554432000 4194304 5849940 140728729497392 140728729495640 5360997 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507206 4516 724 405 0 504150 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2028824 KiB
Current children cumulated memory: 18064 KiB

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24795056/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2029048 memory=18332 CPUtime=0.69 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 3034 0 0 0 69 0 0 0 20 0 1 0 247150339 2077745152 4583 33554432000 4194304 5849940 140728729497392 140728729495880 5308629 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507262 4583 734 405 0 504206 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2029048 KiB
Current children cumulated memory: 18332 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24797424/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2030288 memory=19440 CPUtime=1.49 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 3591 0 0 0 147 2 0 0 20 0 1 0 247150339 2079014912 4860 33554432000 4194304 5849940 140728729497392 140728729495880 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507572 4860 739 405 0 504516 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2030288 KiB
Current children cumulated memory: 19440 KiB

[startup+3.10955 s]
/proc/loadavg: 2.00 2.00 1.95 4/192 1080
/proc/meminfo: memFree=24793132/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2031516 memory=20920 CPUtime=3.09 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 5229 0 0 0 303 6 0 0 20 0 1 0 247150339 2080272384 5230 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 507879 5230 739 405 0 504823 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2031516 KiB
Current children cumulated memory: 20920 KiB

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24794996/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2033248 memory=22740 CPUtime=6.29 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 10037 0 0 0 616 13 0 0 20 0 1 0 247150339 2082045952 5685 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 508312 5685 739 405 0 505256 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2033248 KiB
Current children cumulated memory: 22740 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24790352/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2036180 memory=25684 CPUtime=12.68 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 16568 0 0 0 1246 22 0 0 20 0 1 0 247150339 2085048320 6421 33554432000 4194304 5849940 140728729497392 140728729496392 5311618 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 509045 6421 739 405 0 505989 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2036180 KiB
Current children cumulated memory: 25684 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24779244/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2039804 memory=29204 CPUtime=25.48 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 30593 0 0 0 2508 40 0 0 20 0 1 0 247150339 2088759296 7301 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 509951 7301 739 405 0 506895 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2039804 KiB
Current children cumulated memory: 29204 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24764624/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2052824 memory=42040 CPUtime=51.09 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 50480 0 0 0 5040 69 0 0 20 0 1 0 247150339 2102091776 10510 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 513206 10510 739 405 0 510150 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2052824 KiB
Current children cumulated memory: 42040 KiB

[startup+72.0304 s]
# the end of solver process 1079 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=71.1016 s, system=0.915868 s

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

[startup+51.2004 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1080
/proc/meminfo: memFree=24764624/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2052824 memory=42040 CPUtime=51.18 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 50480 0 0 0 5049 69 0 0 20 0 1 0 247150339 2102091776 10510 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 513206 10510 739 405 0 510150 0
Current children cumulated CPU time: 51.18 s
Current children cumulated vsize: 2052824 KiB
Current children cumulated memory: 42040 KiB

[startup+64.0002 s]*
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24762664/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2046888 memory=36252 CPUtime=63.98 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 61607 0 0 0 6315 83 0 0 20 0 1 0 247150339 2096013312 9063 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 511722 9063 739 405 0 508666 0
Current children cumulated CPU time: 63.98 s
Current children cumulated vsize: 2046888 KiB
Current children cumulated memory: 36252 KiB

[startup+67.2002 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24762600/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2050440 memory=39840 CPUtime=67.18 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 66109 0 0 0 6632 86 0 0 20 0 1 0 247150339 2099650560 9960 33554432000 4194304 5849940 140728729497392 140728729496392 5335776 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 512610 9960 739 405 0 509554 0
Current children cumulated CPU time: 67.18 s
Current children cumulated vsize: 2050440 KiB
Current children cumulated memory: 39840 KiB

[startup+70.4003 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24761176/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2055776 memory=45100 CPUtime=70.38 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 67451 0 0 0 6949 89 0 0 20 0 1 0 247150339 2105114624 11275 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 513944 11275 739 405 0 510888 0
Current children cumulated CPU time: 70.38 s
Current children cumulated vsize: 2055776 KiB
Current children cumulated memory: 45100 KiB

[startup+71.2003 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24759680/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2055776 memory=45320 CPUtime=71.17 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 67462 0 0 0 7028 89 0 0 20 0 1 0 247150339 2105114624 11330 33554432000 4194304 5849940 140728729497392 140728729496392 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 513944 11330 739 405 0 510888 0
Current children cumulated CPU time: 71.17 s
Current children cumulated vsize: 2055776 KiB
Current children cumulated memory: 45320 KiB

[startup+71.6003 s]
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24759680/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2055776 memory=45320 CPUtime=71.58 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 67469 0 0 0 7068 90 0 0 20 0 1 0 247150339 2105114624 11330 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 513944 11330 739 405 0 510888 0
Current children cumulated CPU time: 71.58 s
Current children cumulated vsize: 2055776 KiB
Current children cumulated memory: 45320 KiB

[startup+72.0003 s]*
/proc/loadavg: 2.00 2.00 1.95 3/192 1081
/proc/meminfo: memFree=24763696/32770624 swapFree=67108856/67108860
[pid=1079] ppid=1076 vsize=2049856 memory=39140 CPUtime=71.99 cores=0,2,4,6
/proc/1079/stat : 1079 (xcsp_picat) R 1076 1079 665 0 -1 4202496 68420 0 0 0 7108 91 0 0 20 0 1 0 247150339 2099052544 9785 33554432000 4194304 5849940 140728729497392 140728729496392 140036624740231 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42381312 140728729502902 140728729502980 140728729502980 140728729505738 0
/proc/1079/statm: 512464 9785 739 405 0 509408 0
Current children cumulated CPU time: 71.99 s
Current children cumulated vsize: 2049856 KiB
Current children cumulated memory: 39140 KiB

Child status: 0
Real time (s): 72.0305
CPU time (s): 72.0175
CPU user time (s): 71.1016
CPU system time (s): 0.915868
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 2060968
Max. memory (cumulated for all children) (KiB): 50492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.1016
system time used= 0.915868
maximum resident set size= 50492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68636
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= 2
involuntary context switches= 87


# summary of solver processes directly reported to runsolver:
#   pid: 1079
#   total CPU time (s): 72.0175
#   total CPU user time (s): 71.1016
#   total CPU system time (s): 0.915868

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.321729 second user time and 0.51138 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-15 03:17:52
IDJOB=4309697
IDBENCH=141133
IDSOLVER=2794
FILE ID=node132/4309697-1534295872
RUNJOBID= node132-1534293327-696
PBS_JOBID= 21038142
Free space on /tmp= 38900 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/StripPacking/StripPacking-N1c_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309697-1534295872/watcher-4309697-1534295872 -o /tmp/evaluation-result-4309697-1534295872/solver-4309697-1534295872 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534293327-696 --watchdog 2580  xcsp_picat HOME/instance-4309697-1534295872.xml

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

MD5SUM BENCH= 19f4dcf35e46defaa68e633424c84ce1
RANDOM SEED=749850296

node132.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.65
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.65
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.65
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.65
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:        24812584 kB
MemAvailable:   31870432 kB
Buffers:          217936 kB
Cached:          7074224 kB
SwapCached:            4 kB
Active:          3852040 kB
Inactive:        3521064 kB
Active(anon):      31068 kB
Inactive(anon):   110876 kB
Active(file):    3820972 kB
Inactive(file):  3410188 kB
Unevictable:        6984 kB
Mlocked:            6984 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              3136 kB
Writeback:             0 kB
AnonPages:         88808 kB
Mapped:            59448 kB
Shmem:             58044 kB
Slab:             283436 kB
SReclaimable:     255148 kB
SUnreclaim:        28288 kB
KernelStack:        3424 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2414128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 38896 MiB
End job on node132 at 2018-08-15 03:19:04