Trace number 4099629

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
NaPS 1.02UNSAT 48.7096 48.7164

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-blast-floppy1-7.ucl.opb
MD5SUMd632a3ec068dee28f1b227f8201fa32b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.034994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2913
Total number of constraints3105
Number of constraints which are clauses2259
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints846
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 6518
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 18803
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b.
48.58/48.67	s UNSATISFIABLE
48.58/48.67	c _____________________________________________________________________________
48.58/48.67	c 
48.58/48.67	c std/band forms        : 540,75
48.58/48.67	c 2cl/3cl ITE-codings   : 572549,58456
48.58/48.67	c BDD/srt/adr Max costs : 1320,0,0
48.58/48.67	c BDDraw/bin/mul/srt/adr: 9,0,606,0,0
48.58/48.67	c BDD nodes             : 754394
48.58/48.67	c Es1/CC detections     : 0,0
48.58/48.67	c SAT/UNSAT calls       : 0,1
48.58/48.67	c restarts              : 1
48.58/48.67	c conflicts             : 12             (0 /sec)
48.58/48.67	c decisions             : 105            (2 /sec)
48.58/48.67	c propagations          : 36918          (761 /sec)
48.58/48.67	c inspects              : 0              (0 /sec)
48.58/48.67	c CPU time (solving tm) : 48.53 s        (3.34 s)
48.58/48.67	c Time for Opt-base     : 37.33 s
48.58/48.67	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4099629-1466206213/watcher-4099629-1466206213 -o /tmp/evaluation-result-4099629-1466206213/solver-4099629-1466206213 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466206099-12166 --watchdog 1960 naps-1.02 HOME/instance-4099629-1466206213.opb 

pid=13023
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.60 0.59 0.26 4/177 13026
/proc/meminfo: memFree=30824744/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=6552 CPUtime=0 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 22670515 6709248 191 33554432000 4194304 5796924 140733899021280 140737409644520 4623838 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 1638 191 127 392 0 1237 0

[startup+0.100177 s]
/proc/loadavg: 1.60 0.59 0.26 4/177 13026
/proc/meminfo: memFree=30824744/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=9144 CPUtime=0.09 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 1002 0 0 0 9 0 0 0 20 0 1 0 22670515 9363456 874 33554432000 4194304 5796924 140733899021280 140737409644520 4404063 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 2286 874 128 392 0 1885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9144

[startup+0.200381 s]
/proc/loadavg: 1.60 0.59 0.26 4/177 13026
/proc/meminfo: memFree=30824744/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=10868 CPUtime=0.19 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 1490 0 0 0 19 0 0 0 20 0 1 0 22670515 11128832 1320 33554432000 4194304 5796924 140733899021280 140737409644520 4809349 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 2717 1320 144 392 0 2316 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10868

[startup+0.300356 s]
/proc/loadavg: 1.60 0.59 0.26 4/177 13026
/proc/meminfo: memFree=30824744/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=11212 CPUtime=0.29 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 1587 0 0 0 29 0 0 0 20 0 1 0 22670515 11481088 1417 33554432000 4194304 5796924 140733899021280 140737409644520 4865409 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 2803 1417 144 392 0 2402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11212

[startup+0.700233 s]
/proc/loadavg: 1.60 0.59 0.26 4/177 13026
/proc/meminfo: memFree=30824744/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=11872 CPUtime=0.69 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 1786 0 0 0 69 0 0 0 20 0 1 0 22670515 12156928 1574 33554432000 4194304 5796924 140733899021280 140733898943208 5092622 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 2968 1574 144 392 0 2567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11872

[startup+1.50028 s]
/proc/loadavg: 1.79 0.65 0.28 3/178 13027
/proc/meminfo: memFree=30845124/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=12612 CPUtime=1.49 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 2031 0 0 0 149 0 0 0 20 0 1 0 22670515 12914688 1736 33554432000 4194304 5796924 140733899021280 140733898943208 5087589 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 3153 1736 144 392 0 2752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12612

[startup+3.10023 s]
/proc/loadavg: 1.79 0.65 0.28 3/178 13027
/proc/meminfo: memFree=30820488/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=14172 CPUtime=3.09 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 2599 0 0 0 309 0 0 0 20 0 1 0 22670515 14512128 2139 33554432000 4194304 5796924 140733899021280 140733899017496 4295662 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 3543 2139 144 392 0 3142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14172

[startup+6.30024 s]
/proc/loadavg: 1.81 0.67 0.29 3/178 13027
/proc/meminfo: memFree=30805724/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=17576 CPUtime=6.29 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 3175 0 0 0 629 0 0 0 20 0 1 0 22670515 17997824 2896 33554432000 4194304 5796924 140733899021280 140733899017496 4865437 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 4394 2896 144 392 0 3993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17576

[startup+12.7002 s]
/proc/loadavg: 1.82 0.69 0.29 3/178 13027
/proc/meminfo: memFree=30805428/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=25012 CPUtime=12.69 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 5000 0 0 0 1268 1 0 0 20 0 1 0 22670515 25612288 4573 33554432000 4194304 5796924 140733899021280 140733899017496 4865437 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 6253 4573 144 392 0 5852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25012

[startup+25.5003 s]
/proc/loadavg: 1.86 0.75 0.32 4/178 13028
/proc/meminfo: memFree=30788648/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=36932 CPUtime=25.49 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 7379 0 0 0 2547 2 0 0 20 0 1 0 22670515 37818368 7678 33554432000 4194304 5796924 140733899021280 140733899017496 5087650 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 9233 7678 144 392 0 8832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13026 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6003 s]
/proc/loadavg: 1.86 0.75 0.32 4/178 13028
/proc/meminfo: memFree=30788648/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=36932 CPUtime=25.59 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 7393 0 0 0 2557 2 0 0 20 0 1 0 22670515 37818368 7692 33554432000 4194304 5796924 140733899021280 140733899017496 5092493 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 9233 7692 144 392 0 8832 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 36932

[startup+38.4002 s]
/proc/loadavg: 1.88 0.79 0.34 3/178 13028
/proc/meminfo: memFree=30791840/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=44340 CPUtime=38.38 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 9142 0 0 0 3836 2 0 0 20 0 1 0 22670515 45404160 9441 33554432000 4194304 5796924 140733899021280 140733899017496 4425326 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 11085 9441 144 392 0 10684 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 44340

[startup+44.8003 s]
/proc/loadavg: 1.97 0.83 0.35 4/178 13028
/proc/meminfo: memFree=30753428/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=162820 CPUtime=44.79 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 25261 0 0 0 4473 6 0 0 20 0 1 0 22670515 166727680 37935 33554432000 4194304 5796924 140733899021280 140733899016488 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 40705 37936 145 392 0 40304 0
Current children cumulated CPU time (s) 44.79
Current children cumulated vsize (KiB) 162820

[startup+46.4003 s]
/proc/loadavg: 1.97 0.85 0.36 3/178 13028
/proc/meminfo: memFree=30388336/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=492144 CPUtime=46.38 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 47646 0 0 0 4626 12 0 0 20 0 1 0 22670515 503955456 106899 33554432000 4194304 5796924 140733899021280 140733899019672 4618116 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 123036 106899 152 392 0 122635 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 492144

[startup+48.0003 s]
/proc/loadavg: 1.97 0.85 0.36 3/178 13028
/proc/meminfo: memFree=30323124/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=514928 CPUtime=47.98 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 49887 0 0 0 4785 13 0 0 20 0 1 0 22670515 527286272 116805 33554432000 4194304 5796924 140733899021280 140733899018248 4648365 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 128732 116805 152 392 0 128331 0
Current children cumulated CPU time (s) 47.98
Current children cumulated vsize (KiB) 514928

[startup+48.4003 s]
/proc/loadavg: 1.97 0.85 0.36 3/177 13028
/proc/meminfo: memFree=30304144/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=564248 CPUtime=48.39 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 50398 0 0 0 4826 13 0 0 20 0 1 0 22670515 577789952 120833 33554432000 4194304 5796924 140733899021280 140733899018248 4627220 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 141062 120833 152 392 0 140661 0
Current children cumulated CPU time (s) 48.39
Current children cumulated vsize (KiB) 564248

[startup+48.6003 s]
/proc/loadavg: 1.97 0.85 0.36 3/177 13028
/proc/meminfo: memFree=30304144/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=564248 CPUtime=48.58 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 50409 0 0 0 4845 13 0 0 20 0 1 0 22670515 577789952 126465 33554432000 4194304 5796924 140733899021280 140733899018776 4577067 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 141062 126465 152 392 0 140661 0
Current children cumulated CPU time (s) 48.58
Current children cumulated vsize (KiB) 564248

[startup+48.7003 s]
/proc/loadavg: 1.97 0.85 0.36 3/177 13028
/proc/meminfo: memFree=30304144/32872528 swapFree=1074772/1156532
[pid=13026] ppid=13023 vsize=484504 CPUtime=48.69 cores=1,3,5,7
/proc/13026/stat : 13026 (naps-1.02) R 13023 13026 12149 0 -1 4202496 50526 0 0 0 4855 14 0 0 20 0 1 0 22670515 496132096 108811 33554432000 4194304 5796924 140733899021280 140733899018776 4553778 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13026/statm: 121126 108811 173 392 0 120725 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 484504

Child status: 20
Real time (s): 48.7164
CPU time (s): 48.7096
CPU user time (s): 48.5526
CPU system time (s): 0.156976
CPU usage (%): 99.9861
Max. virtual memory (cumulated for all children) (KiB): 564248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.5526
system time used= 0.156976
maximum resident set size= 505864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50527
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= 3
involuntary context switches= 53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.122981 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-18 01:30:13
IDJOB=4099629
IDBENCH=1460
IDSOLVER=2544
FILE ID=node114/4099629-1466206213
RUNJOBID= node114-1466206099-12166
PBS_JOBID= 19918162
Free space on /tmp= 71728 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-blast-floppy1-7.ucl.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099629-1466206213/watcher-4099629-1466206213 -o /tmp/evaluation-result-4099629-1466206213/solver-4099629-1466206213 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466206099-12166 --watchdog 1960  naps-1.02 HOME/instance-4099629-1466206213.opb

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

MD5SUM BENCH= d632a3ec068dee28f1b227f8201fa32b
RANDOM SEED=1858992909

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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
cpu MHz		: 2666.761
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2666.761
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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 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 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 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
cpu MHz		: 2666.761
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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 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 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 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
cpu MHz		: 2666.761
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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 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 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 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:       32872528 kB
MemFree:        30825008 kB
Buffers:           37808 kB
Cached:            61120 kB
SwapCached:          492 kB
Active:           124364 kB
Inactive:          55644 kB
Active(anon):      82992 kB
Inactive(anon):      712 kB
Active(file):      41372 kB
Inactive(file):    54932 kB
Unevictable:     1156532 kB
Mlocked:         1074772 kB
SwapTotal:      67108856 kB
SwapFree:       67100360 kB
Dirty:              8884 kB
Writeback:             0 kB
AnonPages:       1247160 kB
Mapped:             8032 kB
Shmem:                 0 kB
Slab:             570768 kB
SReclaimable:      14636 kB
SUnreclaim:       556132 kB
KernelStack:        1480 kB
PageTables:         6700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1370988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node114 at 2016-06-18 01:31:02