Trace number 4396720

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
cosoco 2.0? (MO) 175.379 177.151

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-142.xml
MD5SUM216ebd1a5dc9377e08f238421ffc41cf
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 benchmark46.3348
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size465
Maximum domain size465
Distribution of domain sizes[{"size":465,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396720-1568583025/watcher-4396720-1568583025 -o /tmp/evaluation-result-4396720-1568583025/solver-4396720-1568583025 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568572743-13958 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396720-1568583025.xml 

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

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
solver pid=16533, runsolver pid=16530
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28948508/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=31160 memory=7080 CPUtime=0.1 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 1987 0 0 0 10 0 0 0 20 0 1 0 434553068 31907840 1770 33554432000 4194304 6211092 140726696535648 140726696532184 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 7790 1770 834 493 0 1095 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31160 KiB
Current children cumulated memory: 7080 KiB

[startup+0.210083 s]*
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28944824/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=34940 memory=10516 CPUtime=0.21 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 2804 0 0 0 21 0 0 0 20 0 1 0 434553068 35778560 2629 33554432000 4194304 6211092 140726696535648 140726696532184 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 8735 2629 834 493 0 2040 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34940 KiB
Current children cumulated memory: 10516 KiB

[startup+0.310045 s]*
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28942220/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=38236 memory=13088 CPUtime=0.31 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 3491 0 0 0 31 0 0 0 20 0 1 0 434553068 39153664 3272 33554432000 4194304 6211092 140726696535648 140726696532184 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 9559 3272 834 493 0 2864 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38236 KiB
Current children cumulated memory: 13088 KiB

[startup+0.700306 s]
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28935896/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=51284 memory=24220 CPUtime=0.69 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 6274 0 0 0 69 0 0 0 20 0 1 0 434553068 52514816 6055 33554432000 4194304 6211092 140726696535648 140726696532184 140453754403646 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 12821 6055 834 493 0 6126 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 51284 KiB
Current children cumulated memory: 24220 KiB

[startup+1.50035 s]
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28921448/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=72300 memory=48156 CPUtime=1.48 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 11201 0 0 0 148 0 0 0 20 0 1 0 434553068 74035200 12039 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 18075 12039 834 493 0 11380 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 72300 KiB
Current children cumulated memory: 48156 KiB

[startup+3.10994 s]
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28806184/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=176120 memory=151464 CPUtime=3.09 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 29918 0 0 0 307 2 0 0 20 0 1 0 434553068 180346880 37866 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 44030 37866 834 493 0 37335 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 176120 KiB
Current children cumulated memory: 151464 KiB

[startup+9.5965 s]
/proc/loadavg: 2.05 2.10 2.08 3/206 16534
/proc/meminfo: memFree=28806184/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=739044 memory=697676 CPUtime=9.58 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 122563 0 0 0 942 16 0 0 20 0 1 0 434553068 756781056 174419 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 184761 174419 834 493 0 178066 0
Current children cumulated CPU time: 9.58 s
Current children cumulated vsize: 739044 KiB
Current children cumulated memory: 697676 KiB

[startup+12.7003 s]
/proc/loadavg: 2.74 2.24 2.13 3/207 16535
/proc/meminfo: memFree=28567004/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=1037060 memory=957040 CPUtime=12.68 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 166447 0 0 0 1244 24 0 0 20 0 1 0 434553068 1061949440 239260 33554432000 4194304 6211092 140726696535648 140726696529752 140453754403646 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 259265 239260 834 493 0 252570 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 1037060 KiB
Current children cumulated memory: 957040 KiB

[startup+25.5003 s]
/proc/loadavg: 2.71 2.27 2.13 3/206 16548
/proc/meminfo: memFree=28086980/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=2221616 memory=2032396 CPUtime=25.46 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 346906 0 0 0 2496 50 0 0 20 0 1 0 434553068 2274934784 508099 33554432000 4194304 6211092 140726696535648 140726696529752 5012856 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 555404 508099 834 493 0 548709 0
Current children cumulated CPU time: 25.46 s
Current children cumulated vsize: 2221616 KiB
Current children cumulated memory: 2032396 KiB

[startup+51.1003 s]
/proc/loadavg: 2.47 2.24 2.13 3/207 16550
/proc/meminfo: memFree=25981492/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=4707512 memory=4185836 CPUtime=51.05 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 706909 0 0 0 5002 103 0 0 20 0 1 0 434553068 4820492288 1046459 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 1176878 1046459 834 493 0 1170183 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 4707512 KiB
Current children cumulated memory: 4185836 KiB

[startup+102.3 s]*
/proc/loadavg: 2.35 2.25 2.14 3/207 16555
/proc/meminfo: memFree=21733832/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=8437748 memory=8359692 CPUtime=102.24 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 1403912 0 0 0 10017 207 0 0 20 0 1 0 434553068 8640253952 2089923 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 2109437 2089923 834 493 0 2102742 0
Current children cumulated CPU time: 102.24 s
Current children cumulated vsize: 8437748 KiB
Current children cumulated memory: 8359692 KiB

[startup+162.3 s]*
/proc/loadavg: 2.13 2.21 2.13 3/207 16562
/proc/meminfo: memFree=16829252/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15248392 memory=13254492 CPUtime=162.2 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 2221406 0 0 0 15889 331 0 0 20 0 1 0 434553068 15614353408 3313623 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3812098 3313623 834 493 0 3805403 0
Current children cumulated CPU time: 162.2 s
Current children cumulated vsize: 15248392 KiB
Current children cumulated memory: 13254492 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+174.41 s]
/proc/loadavg: 2.10 2.20 2.13 3/207 16562
/proc/meminfo: memFree=15895796/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15872224 memory=14190068 CPUtime=174.3 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) R 16530 16533 13926 0 -1 4202496 2377606 0 0 0 17077 353 0 0 20 0 1 0 434553068 16253157376 3547517 33554432000 4194304 6211092 140726696535648 140726696529752 140453754407909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3968056 3547517 834 493 0 3961361 0
Current children cumulated CPU time: 174.3 s
Current children cumulated vsize: 15872224 KiB
Current children cumulated memory: 14190068 KiB

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

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

[startup+177.151 s]
# the end of solver process 16533 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=171.073 s, system=4.30623 s

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

[startup+175.1 s]
/proc/loadavg: 2.10 2.20 2.13 3/207 16562
/proc/meminfo: memFree=15895796/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15872224 memory=14190068 CPUtime=174.42 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) S 16530 16533 13926 0 -1 512 2377611 0 0 0 17087 355 0 0 20 0 1 0 434553068 16253157376 3547517 33554432000 4194304 6211092 140726696535648 140726696529752 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3968056 3547517 834 493 0 3961361 0
Current children cumulated CPU time: 174.42 s
Current children cumulated vsize: 15872224 KiB
Current children cumulated memory: 14190068 KiB

[startup+175.9 s]
/proc/loadavg: 2.10 2.20 2.13 2/208 16563
/proc/meminfo: memFree=15376840/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15872224 memory=14190068 CPUtime=174.55 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) S 16530 16533 13926 0 -1 512 2377611 0 0 0 17100 355 0 0 20 0 1 0 434553068 16253157376 3547517 33554432000 4194304 6211092 140726696535648 140726696529752 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 3 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3968056 3547517 834 493 0 3961361 0
Current children cumulated CPU time: 174.55 s
Current children cumulated vsize: 15872224 KiB
Current children cumulated memory: 14190068 KiB

[startup+176.3 s]*
/proc/loadavg: 2.10 2.20 2.13 3/208 16563
/proc/meminfo: memFree=14796148/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15872224 memory=14190068 CPUtime=174.61 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) S 16530 16533 13926 0 -1 512 2377611 0 0 0 17105 356 0 0 20 0 1 0 434553068 16253157376 3547517 33554432000 4194304 6211092 140726696535648 140726696529752 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3968056 3547517 834 493 0 3961361 0
Current children cumulated CPU time: 174.61 s
Current children cumulated vsize: 15872224 KiB
Current children cumulated memory: 14190068 KiB

[startup+176.41 s]
/proc/loadavg: 2.10 2.20 2.13 3/208 16563
/proc/meminfo: memFree=14796148/32770624 swapFree=66916996/67108860
[pid=16533] ppid=16530 vsize=15872224 memory=14190068 CPUtime=174.63 cores=1,3,5,7
/proc/16533/stat : 16533 (cosoco) S 16530 16533 13926 0 -1 512 2377611 0 0 0 17107 356 0 0 20 0 1 0 434553068 16253157376 3547517 33554432000 4194304 6211092 140726696535648 140726696529752 5189768 0 16384 4096 8405026 18446744071580971376 0 0 17 5 0 0 0 0 0 8312316 8317760 24363008 140726696539147 140726696539249 140726696539249 140726696542158 0
/proc/16533/statm: 3968056 3547517 834 493 0 3961361 0
Current children cumulated CPU time: 174.63 s
Current children cumulated vsize: 15872224 KiB
Current children cumulated memory: 14190068 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 177.151
CPU time (s): 175.379
CPU user time (s): 171.073
CPU system time (s): 4.30623
CPU usage (%): 98.9999
Max. virtual memory (cumulated for all children) (KiB): 15872224
Max. memory (cumulated for all children) (KiB): 14190068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.073
system time used= 4.30623
maximum resident set size= 14190204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2377611
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= 142017
involuntary context switches= 179


# summary of solver processes directly reported to runsolver:
#   pid: 16533
#   total CPU time (s): 175.379
#   total CPU user time (s): 171.073
#   total CPU system time (s): 4.30623

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.963055 second user time and 1.07351 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-15 23:29:44
IDJOB=4396720
IDBENCH=127881
IDSOLVER=2848
FILE ID=node134/4396720-1568583025
RUNJOBID= node134-1568572743-13958
PBS_JOBID= 21703320
Free space on /tmp= 59044 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-142.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396720-1568583025/watcher-4396720-1568583025 -o /tmp/evaluation-result-4396720-1568583025/solver-4396720-1568583025 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568572743-13958 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396720-1568583025.xml

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

MD5SUM BENCH= 216ebd1a5dc9377e08f238421ffc41cf
RANDOM SEED=1580120613

node134.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.76
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.76
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.76
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.76
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:        28951916 kB
MemAvailable:   31763816 kB
Buffers:          199432 kB
Cached:          2876784 kB
SwapCached:        90428 kB
Active:           608912 kB
Inactive:        2573028 kB
Active(anon):      14388 kB
Inactive(anon):   139672 kB
Active(file):     594524 kB
Inactive(file):  2433356 kB
Unevictable:      108388 kB
Mlocked:          108388 kB
SwapTotal:      67108860 kB
SwapFree:       66916996 kB
Dirty:            936924 kB
Writeback:        127272 kB
AnonPages:        124984 kB
Mapped:            49620 kB
Shmem:             39604 kB
Slab:             230748 kB
SReclaimable:     199712 kB
SUnreclaim:        31036 kB
KernelStack:        3568 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     547752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 59040 MiB
End job on node134 at 2019-09-15 23:32:41