Trace number 4097471

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
toysat 2016-05-02UNSAT 0.19597 0.196997

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_7_9.opb
MD5SUM2502a0cb8a12c504400596b923af4971
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.012998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables272
Total number of constraints1221
Number of constraints which are clauses1216
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
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 2016-06-17T00:57:09+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4097471-1466117829.opb"]
0.00/0.01	c use --random-gen="2904001095 2755827667 3373709216 1232383473 1828903914 2656584689 441519615 3613923554 516846451 1687701205 1518794397 3377016676 3733120346 3087158202 3799704364 2583356829 3053491224 35983698 3286725307 3358010445 1081662192 299783 1948729029 1790024425 3109170949 460113122 3256657697 3070840407 2313209696 1715441099 3205673617 2279890927 466114294 1780830359 3179402750 1651542941 2696073352 2468609520 1756028722 1008798504 3105370988 2416284199 1906348174 1751833586 4070395134 3240681335 2038434270 465742127 3002439347 1604978572 3791208197 2508448236 3714352951 2554942479 3584089559 3237830608 1233734187 129063322 727628620 463964453 1628578169 2006388545 4281325250 150587150 1819253225 3050596446 1900254289 3370677529 19430112 1793093095 1968113535 998120680 547635132 1458598923 65419048 134522620 3727032231 802367794 3413499450 2610915137 187616557 3583972793 2120434780 3486082403 1237138390 343870061 2351782603 2155007209 336621942 1544291262 3463290010 2656443519 2747710353 4234399700 3147540959 90240871 3062610031 1189872667 757673329 849131166 3709173186 2943640510 1845005186 2278295641 1603890691 939489092 2647323683 2950035529 1793917190 3230286362 4124784288 2627714772 3136274037 154372836 253521180 1243956300 262787037 3120890808 2026582015 1353824845 3123661314 2789530278 2392330728 1252583968 4086831129 1446043904 3720724744 1689888083 1350515970 57989567 873308231 1336425150 4082164729 1139829228 2750180890 112632004 2461222688 446243549 2437629673 3011999396 2635313728 3854071097 3208510913 4109679489 1848489113 133702571 2658848328 3405982384 275169246 3914450523 2403171056 4120690649 2483593228 2636562445 2310391738 1090620818 392917570 3959012671 1480653760 129575028 1678782500 1549639775 3553388149 4224456990 2339247719 1737675812 2548725549 1860158477 1155296731 2418265355 2724813897 2167819922 566638123 722592484 1215121040 3528221796 2310642803 1065390408 2535063402 672301816 1596243422 803147069 3265897546 3557057182 3761751143 550738839 1471409272 2921424067 847889233 3941204418 1057055684 2560985923 1782610859 3339272912 3617660492 2194312486 910295741 2014161576 3034374619 3018970226 490020386 197059282 4090580879 27961224 4021415570 759806674 2680078974 4086131490 28597097 2358645701 1574232990 256755870 396001522 1715755514 2268362097 3579448544 2251731179 3760078349 2767302467 983232626 3351629684 123420722 449456453 2103091781 1183468474 1841154128 590469870 597144929 1223052710 3205691494 3814103107 3383042130 2003733097 1018424754 2625642114 1921535010 164713721 2222198208 4249384899 2601598446 1980521760 3781392776 1489650837 3424973672 4139304085 2556835053 2701361590 1904381725 41157141 2089996327 235884114 3379998376 2786299118 2476735885 978640191 3343785685 255 362436" option to reproduce the execution
0.00/0.02	c #vars 272
0.00/0.02	c #constraints 1221
0.00/0.04	c Solving starts ...
0.00/0.04	c ============================[ Search Statistics ]============================
0.00/0.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.04	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.04	c =============================================================================
0.00/0.04	c  0.0s |       0 |        0 |        0 |      496      0 |        5 |        0
0.00/0.06	c  0.0s |       1 |      111 |      100 |      496      0 |        5 |      127
0.00/0.09	c  0.0s |       2 |      274 |      250 |      546      0 |        5 |      127
0.09/0.14	c  0.1s |       3 |      520 |      475 |      601      0 |       37 |      240
0.09/0.18	c  0.1s |       3 |      733 |      674 |      662      0 |      151 |      556
0.09/0.18	c #cpu_time = 0.142s
0.09/0.18	c #wall_clock_time = 0.142s
0.09/0.18	c #decision = 733
0.09/0.18	c #random_decision = 4
0.09/0.18	c #conflict = 674
0.09/0.18	c #restart = 3
0.09/0.18	s UNSATISFIABLE
0.09/0.18	c total CPU time = 0.183s
0.09/0.18	c total wall clock time = 0.184s

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-4097471-1466117829/watcher-4097471-1466117829 -o /tmp/evaluation-result-4097471-1466117829/solver-4097471-1466117829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466115959-20139 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4097471-1466117829.opb 

pid=20852
running on 4 cores: 0,2,4,6

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.00 2.03 2.22 3/179 20855
/proc/meminfo: memFree=30673732/32872528 swapFree=188940/188940
[pid=20855] ppid=20852 vsize=731580 CPUtime=0 cores=0,2,4,6
/proc/20855/stat : 20855 (toysat) R 20852 20855 17164 0 -1 4202496 2729 0 0 0 0 0 0 0 20 0 4 0 13833437 749137920 3090 33554432000 4194304 16246674 140733622073248 140733622072672 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20855/statm: 183407 3100 441 2943 0 180301 0
[pid=20855/tid=20856] ppid=20852 vsize=748988 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20856/stat : 20856 (toysat) S 20852 20855 17164 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13833437 766963712 3162 33554432000 4194304 16246674 140733622073248 139938990370032 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=20855/tid=20857] ppid=20852 vsize=753084 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20857/stat : 20857 (toysat) S 20852 20855 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13833437 771158016 3178 33554432000 4194304 16246674 140733622073248 139938979880176 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=20855/tid=20858] ppid=20852 vsize=758204 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20858/stat : 20858 (toysat) S 20852 20855 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13833437 776400896 3195 33554432000 4194304 16246674 140733622073248 139938892868784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.00 2.03 2.22 3/179 20855
/proc/meminfo: memFree=30673732/32872528 swapFree=188940/188940
[pid=20855] ppid=20852 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/20855/stat : 20855 (toysat) R 20852 20855 17164 0 -1 4202496 24995 0 0 0 6 3 0 0 20 0 4 0 13833437 1247350784 25345 33554432000 4194304 16246674 140733622073248 140733622072672 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20855/statm: 304529 25353 718 2943 0 301423 0
[pid=20855/tid=20856] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20856/stat : 20856 (toysat) S 20852 20855 17164 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25359 33554432000 4194304 16246674 140733622073248 139938990370032 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=20855/tid=20857] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20857/stat : 20857 (toysat) S 20852 20855 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25363 33554432000 4194304 16246674 140733622073248 139938979880176 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=20855/tid=20858] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20858/stat : 20858 (toysat) S 20852 20855 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25368 33554432000 4194304 16246674 140733622073248 139938892868784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

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

[startup+0.100167 s]
/proc/loadavg: 2.00 2.03 2.22 3/179 20855
/proc/meminfo: memFree=30673732/32872528 swapFree=188940/188940
[pid=20855] ppid=20852 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/20855/stat : 20855 (toysat) R 20852 20855 17164 0 -1 4202496 24995 0 0 0 6 3 0 0 20 0 4 0 13833437 1247350784 25345 33554432000 4194304 16246674 140733622073248 140733622072672 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20855/statm: 304529 25353 718 2943 0 301423 0
[pid=20855/tid=20856] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20856/stat : 20856 (toysat) S 20852 20855 17164 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25359 33554432000 4194304 16246674 140733622073248 139938990370032 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=20855/tid=20857] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20857/stat : 20857 (toysat) S 20852 20855 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25363 33554432000 4194304 16246674 140733622073248 139938979880176 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=20855/tid=20858] ppid=20852 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/20855/task/20858/stat : 20858 (toysat) S 20852 20855 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13833437 1247350784 25368 33554432000 4194304 16246674 140733622073248 139938892868784 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

Child status: 0
Real time (s): 0.196997
CPU time (s): 0.19597
CPU user time (s): 0.123981
CPU system time (s): 0.071989
CPU usage (%): 99.4786
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.123981
system time used= 0.071989
maximum resident set size= 174500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43284
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= 18
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006998 second user time and 0.001999 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-17 00:57:09
IDJOB=4097471
IDBENCH=107762
IDSOLVER=2542
FILE ID=node102/4097471-1466117829
RUNJOBID= node102-1466115959-20139
PBS_JOBID= 19904127
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_7_9.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097471-1466117829/watcher-4097471-1466117829 -o /tmp/evaluation-result-4097471-1466117829/solver-4097471-1466117829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466115959-20139 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4097471-1466117829.opb

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

MD5SUM BENCH= 2502a0cb8a12c504400596b923af4971
RANDOM SEED=784511685

node102.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.746
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.49
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.746
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.746
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.56
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.746
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.746
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.746
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.746
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.746
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30674632 kB
Buffers:           49560 kB
Cached:           167360 kB
SwapCached:         1412 kB
Active:          1214252 kB
Inactive:          92672 kB
Active(anon):    1091180 kB
Inactive(anon):     1076 kB
Active(file):     123072 kB
Inactive(file):    91596 kB
Unevictable:      188940 kB
Mlocked:          188940 kB
SwapTotal:      67108856 kB
SwapFree:       67099224 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       1333140 kB
Mapped:            10676 kB
Shmem:                 0 kB
Slab:             569876 kB
SReclaimable:      13840 kB
SUnreclaim:       556036 kB
KernelStack:        1520 kB
PageTables:         6620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1424316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71696 MiB
End job on node102 at 2016-06-17 00:57:09