Trace number 4094972

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.02? (MO) 156.984 159.016

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf10.ucl--soft-0-100-0.wbo
MD5SUM79618a6a5352afdd0e3f48d1f4de265d
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark10.0715
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables55066
Total number of constraints160619
Number of soft constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 8104936
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 8104935
Biggest number in a constraint 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
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.

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-4094972-1466086790/watcher-4094972-1466086790 -o /tmp/evaluation-result-4094972-1466086790/solver-4094972-1466086790 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466075281-10198 --watchdog 1960 naps-1.02 HOME/instance-4094972-1466086790.wbo 

pid=13321
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: 2.30 2.29 2.27 3/176 13324
/proc/meminfo: memFree=30191740/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=6548 CPUtime=0 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 10725816 6705152 206 33554432000 4194304 5796924 140733586157920 140734072677352 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 1637 206 130 392 0 1236 0

[startup+0.10016 s]
/proc/loadavg: 2.30 2.29 2.27 3/176 13324
/proc/meminfo: memFree=30191740/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=10256 CPUtime=0.09 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 1208 0 0 0 9 0 0 0 20 0 1 0 10725816 10502144 1581 33554432000 4194304 5796924 140733586157920 140734072677352 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 2564 1582 130 392 0 2163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10256

[startup+0.200323 s]
/proc/loadavg: 2.30 2.29 2.27 3/176 13324
/proc/meminfo: memFree=30191740/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=14276 CPUtime=0.19 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 2185 0 0 0 19 0 0 0 20 0 1 0 10725816 14618624 2502 33554432000 4194304 5796924 140733586157920 140734072677352 4805602 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3569 2502 130 392 0 3168 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14276

[startup+0.300354 s]
/proc/loadavg: 2.30 2.29 2.27 3/176 13324
/proc/meminfo: memFree=30191740/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=18288 CPUtime=0.29 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 3187 0 0 0 29 0 0 0 20 0 1 0 10725816 18726912 3406 33554432000 4194304 5796924 140733586157920 140734072677352 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 4572 3406 130 392 0 4171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18288

[startup+0.700294 s]
/proc/loadavg: 2.30 2.29 2.27 3/176 13324
/proc/meminfo: memFree=30191740/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=33760 CPUtime=0.69 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 6969 0 0 0 68 1 0 0 20 0 1 0 10725816 34570240 6937 33554432000 4194304 5796924 140733586157920 140733586157192 5087675 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 8440 6938 130 392 0 8039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33760

[startup+1.50024 s]
/proc/loadavg: 2.30 2.29 2.27 3/177 13325
/proc/meminfo: memFree=30133132/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=65748 CPUtime=1.49 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 14026 0 0 0 146 3 0 0 20 0 1 0 10725816 67325952 14506 33554432000 4194304 5796924 140733586157920 140733586157192 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 16437 14507 130 392 0 16036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65748

[startup+3.10023 s]
/proc/loadavg: 2.30 2.29 2.27 3/177 13325
/proc/meminfo: memFree=30092092/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=132632 CPUtime=3.09 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 29463 0 0 0 303 6 0 0 20 0 1 0 10725816 135815168 29486 33554432000 4194304 5796924 140733586157920 140733586157192 5184407 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 33158 29486 146 392 0 32757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132632

[startup+6.30024 s]
/proc/loadavg: 2.36 2.31 2.28 4/177 13325
/proc/meminfo: memFree=30056320/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=137968 CPUtime=6.29 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 29758 0 0 0 622 7 0 0 20 0 1 0 10725816 141279232 30803 33554432000 4194304 5796924 140733586157920 140733586154136 5184407 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 34492 30803 146 392 0 34091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137968

[startup+12.7002 s]
/proc/loadavg: 2.33 2.30 2.27 3/178 13328
/proc/meminfo: memFree=29789592/32872528 swapFree=1497564/1644732
[pid=13324] ppid=13321 vsize=351768 CPUtime=12.68 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 71245 0 0 0 1254 14 0 0 20 0 1 0 10725816 360210432 80998 33554432000 4194304 5796924 140733586157920 140733586154472 5077789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 87942 80998 150 392 0 87541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 351768

[startup+25.5004 s]
/proc/loadavg: 2.33 2.30 2.27 4/178 13328
/proc/meminfo: memFree=28756032/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=471588 CPUtime=25.49 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 110252 0 0 0 2524 25 0 0 20 0 1 0 10725816 482906112 104446 33554432000 4194304 5796924 140733586157920 140733586152504 5096660 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 117897 104446 165 392 0 117496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 471588

[startup+51.1004 s]
/proc/loadavg: 2.36 2.31 2.28 3/178 13329
/proc/meminfo: memFree=26744576/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=2523880 CPUtime=51.09 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 348437 0 0 0 5017 92 0 0 20 0 1 0 10725816 2584453120 611913 33554432000 4194304 5796924 140733586157920 140733586151768 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 630970 611914 171 392 0 630569 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2523880

[startup+102.3 s]
/proc/loadavg: 2.21 2.27 2.27 3/177 13330
/proc/meminfo: memFree=18440776/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=7056840 CPUtime=102.28 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 698648 0 0 0 10000 228 0 0 20 0 1 0 10725816 7226204160 1632268 33554432000 4194304 5796924 140733586157920 140733586150968 4463216 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 1764210 1632269 171 392 0 1763809 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7056840



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+156.5 s]
/proc/loadavg: 2.17 2.25 2.26 3/177 13331
/proc/meminfo: memFree=7045804/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) R 13321 13324 7284 0 -1 4202496 1381250 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575473 33554432000 4194304 5796924 140733586157920 140733586150632 5151790 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575473 171 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13324
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13324 sig 9
??? end of watcher thread

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

[startup+156.8 s]
/proc/loadavg: 2.17 2.25 2.26 3/177 13331
/proc/meminfo: memFree=7045804/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) S 13321 13324 7284 0 -1 4194304 1381251 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575474 33554432000 4194304 5796924 140733586157920 140733586150344 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575474 172 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

[startup+157.6 s]
/proc/loadavg: 2.17 2.25 2.26 2/177 13331
/proc/meminfo: memFree=6924776/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) S 13321 13324 7284 0 -1 4194304 1381251 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575474 33554432000 4194304 5796924 140733586157920 140733586150344 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575474 172 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

[startup+158 s]
/proc/loadavg: 2.17 2.25 2.26 2/177 13331
/proc/meminfo: memFree=6924776/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) S 13321 13324 7284 0 -1 4194304 1381251 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575474 33554432000 4194304 5796924 140733586157920 140733586150344 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575474 172 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

[startup+158.4 s]
/proc/loadavg: 2.16 2.25 2.26 2/177 13331
/proc/meminfo: memFree=6892524/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) S 13321 13324 7284 0 -1 4194304 1381251 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575474 33554432000 4194304 5796924 140733586157920 140733586150344 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575474 172 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

[startup+158.507 s]
/proc/loadavg: 2.16 2.25 2.26 2/177 13331
/proc/meminfo: memFree=6892524/32872528 swapFree=1497568/1644736
[pid=13324] ppid=13321 vsize=15880800 CPUtime=156.46 cores=1,3,5,7
/proc/13324/stat : 13324 (naps-1.02) S 13321 13324 7284 0 -1 4194304 1381251 0 0 0 15203 443 0 0 20 0 1 0 10725816 16261939200 3575474 33554432000 4194304 5796924 140733586157920 140733586150344 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 3970200 3575474 172 392 0 3969799 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 15880800

Child ended because it received signal 9 (SIGKILL)
Real time (s): 159.016
CPU time (s): 156.984
CPU user time (s): 152.04
CPU system time (s): 4.94425
CPU usage (%): 98.7223
Max. virtual memory (cumulated for all children) (KiB): 15880800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.04
system time used= 4.94425
maximum resident set size= 14301896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1381251
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= 4
involuntary context switches= 187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.641902 second user time and 0.615906 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-16 16:19:50
IDJOB=4094972
IDBENCH=79112
IDSOLVER=2554
FILE ID=node124/4094972-1466086790
RUNJOBID= node124-1466075281-10198
PBS_JOBID= 19904015
Free space on /tmp= 71708 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl--soft-0-100-0.wbo
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4094972-1466086790/watcher-4094972-1466086790 -o /tmp/evaluation-result-4094972-1466086790/solver-4094972-1466086790 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466075281-10198 --watchdog 1960  naps-1.02 HOME/instance-4094972-1466086790.wbo

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

MD5SUM BENCH= 79618a6a5352afdd0e3f48d1f4de265d
RANDOM SEED=1702010401

node124.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.791
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.58
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.791
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.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
cpu MHz		: 2666.791
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.55
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.791
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.791
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.791
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.791
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.54
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.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30192880 kB
Buffers:           25936 kB
Cached:            84492 kB
SwapCached:         2452 kB
Active:           282508 kB
Inactive:          51516 kB
Active(anon):     223976 kB
Inactive(anon):     1976 kB
Active(file):      58532 kB
Inactive(file):    49540 kB
Unevictable:     1644736 kB
Mlocked:         1497568 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             22984 kB
Writeback:             0 kB
AnonPages:       1868920 kB
Mapped:             7712 kB
Shmem:                 0 kB
Slab:             566224 kB
SReclaimable:      10432 kB
SUnreclaim:       555792 kB
KernelStack:        1456 kB
PageTables:         8304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1992824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71704 MiB
End job on node124 at 2016-06-16 16:22:29